Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How can I manage Certificate authorities in an enterprise environment?

  • 5 respostas
  • 2 have this problem
  • 1 view
  • Last reply by itsevanz

more options

I have tried some third party Group Policy options and they do not work. I have 2 certs I need to add to about 5000 machines. Has anybody had to do this? If so, what was your method?

Thanks so much! Jake

I have tried some third party Group Policy options and they do not work. I have 2 certs I need to add to about 5000 machines. Has anybody had to do this? If so, what was your method? Thanks so much! Jake

All Replies (5)

more options

Have you tried using Firefox Sync?

more options

I'm not too familiar with sync, but would that require each user to create an account? The certs are loaded into the windows store but Firefox has its own store. Is there a way to have Firefox use the windows store instead?

more options

Sync is for syncing all data (including bookmarks, history, saved passwords, etc) between computers. It's not what you want here, and i'm not sure you can even have 5000 computers sharing an account like that.

What you will need to do is manually install the certificate on one computer, than copy the cert8.db file from that computer's firefox profile folder. Replace all the other computer's cert8.db file with the one you generated, and the certificates should be there.

more options
more options

I tried copying the cert8.db, key3.db and secmod.db files, the file size changed when adding the certs. But the list of authorities in firefox settings did not show the added certs.

certutil looks promising, but I can't find any detailed documentation on adding certs to existing database. Does anybody have a working command for that?

Thanks!