Update, Go past "Do you trust unsigned content of unknown origin?" Warning
Currently TXM update dialog forces the user to select ‘unsigned content of unknown origin’ plugin content type to be able to update.
This interface is obscure and can prevent users to be able to update TXM.
Solution
- a) set a sign certificate inside TXM and sign plugin updates with
that certificate
- Use tycho to self sign plugins&features
- b) or pre-select all plugin updates to be trusted before the dialog
- c) ???
(from redmine: issue id 3529, created on 2023/12/07 by Serge Heiden)