Client Certificate Installation
The installation of the certificates can be facilitated through a script. Client certificates can be installed using util script “certificate_installer.sh”. Use the following commands to install or delete the certificates:
-
To install the certificate:
/opt/pulsesecure/bin/certificate_installer.sh install_certificates [-inpfx < PFX /P12 file >]
-
To list the certificates on the certificate store
/opt/pulsesecure/bin/certificate_installer.sh list_installed_certificates
-
To delete the Certificate from certificate store
/opt/pulsesecure/bin/certificate_installer.sh delete_certificates -certName <certificate name>
To delete certificates from CEF certificate store:
/usr/bin/certutil -d sql:/ /$HOME/.pki/nssdb -D -n <Nickname>
where, 'Nickname' is available in list of installed certificates