Extract a signer certificate from a personal certificate
Personal certificates contain a private key and a public key. We can extract the public key, called the signer certificate, to a file, then import the certificate into a client keystore by going to....
Security | SSL certificate and key management | Manage endpoint security configurations | {Inbound | Outbound} | ssl_configuration | Key stores and certificates | keystore | Additional Properties | Personal certificates | personal certificate | Extract...and setting...
- /full/path/to/signer_certificate_file.txt
- Data type
The signer portion of the personal certificate stored in...
/full/path/to/signer_certificate_file.txt...can be imported into other keystores.
Related
Extract certificate
Extract signer certificate
Retrieve signers using the retrieveSigners utility at the client
Change the signer auto-exchange prompt at the client
SSL configurations
Dynamic outbound selection of SSL configurations
Keystore configurations for SSL
PersonalCertificateCommands command group for the AdminTask object