deploy ssl certificate
I have about 300 machines that I need to deploy an SSL certificate to as it cannot see the existing cert stored in the trusted root certification authority store.
Is there a way I can automate this procedure as I don't want to have to add it 300 times.
All Replies (1)
hello, you could automate this with the mozilla/nss certutil: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/tools/NSS_Tools_certutil#__Adding_a_Certificate_to_the_Database_
however it would need to be compiled from the source code... this thread lists some older compiled versions for download: http://superuser.com/questions/806743/mozilla-nss-certutil-binary