Script to download certificate and install to Authorities on Firefox
N
NCT
We need a script to download a certificate from https://cert.techloq.com and install to Authorities on Firefox. As part of the installation the certificate needs to be trusted as per attached image. Is this possible?
R
Robin
FireFox has the ability to be configured to use the Windows Cert store on the local device, I believe this is a simple case of creating a json file in the right place to enable the setting which obviously can be scripted.
The install of the certificate to Windows then needs to be managed, and this can either be scripted or part of the application install that requires it.