Hi vfbsilva, On 05/09/16 19:28, [email protected] wrote: > Howdy, I need to deploy Thunderbird to all users of my company. We > use a set of CA certificate which are not registered in Mozzila as of > the current moment. We need that upon creation of cert.db on users > home our chain whose files are presented here: > https://ccd.serpro.gov.br/serproacf/opcoes/cadeia.html > > I know I could place a new cert.db in every user folder but I would > prefer to have the installer (in ubuntu) doing it.
It is not permitted under the Mozilla trademark policy to ship a product called "Thunderbird" with an altered cert store. (As you can imagine, if it were, that might lead to bad things happening.) You can either a) rebuild and rebrand the product, after which point you can do what you like, or b) have the certificate installation be an entirely separate installation step, triggered by the user, which runs after Thunderbird is installed, or c) use your OS's remote admin tools to add it after installation (ideally with user knowledge). Gerv _______________________________________________ dev-security-policy mailing list [email protected] https://lists.mozilla.org/listinfo/dev-security-policy

