/build/static/layout/Breadcrumb_cap_w.png

How do I automate the import of a certificate (.cer) file in Mozilla Firefox

Hello All,

I'd like to ask on ways to import the .cer file and deploy it to SCCM?

Thank you!



0 Comments   [ + ] Show comments

Answers (2)

Posted by: Badger 9 years ago
Red Belt
0

if you don't have AD integrated Certs... I normally use certmgr

certmgr /add /s /r registryLocation sourceStorename

Check out this link, for all the commandlines, make sure it works silently with the arguments you need.

http://msdn.microsoft.com/en-us/library/e78byta0(v=vs.110).aspx


Comments:
  • Hello Badger, we have AD integrated certs however the mozilla firefox browser needs to import the .cer file. No problems on IE and Chrome. - ajcbasilio 9 years ago
Posted by: EdT 9 years ago
Red Belt
0
Have you considered capturing the installation of the .cer file on a test machine and then creating a deployable package which installs the certificate into Firefox?

Comments:
  • The firefox will install it to per-user location. and that per-user location is a random alphanumeric folder name. - ajcbasilio 9 years ago
    • In order for Firefox to be able to use this certificate, it must keep a record of the random folder name somewhere - either in a file or as a registry item. This is why I make the point about capturing the install and checking for this information. - EdT 9 years ago
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ