WAS v8.5 > Reference > SetsSigner certificates page
To manage signer certificates in key stores...
Security | SSL certificate and key management | Configuration settings | Manage endpoint security configurations | {Inbound | Outbound} | ssl_configuration | Related items | Key stores and certificates | key store | Additional Properties | Signer certificates
Signer certificates are used by JSSE to validate certificates sent by the remote side of the connection during a SSL handshake. If a signer does not exist in the trust store that can validate the certificate sent, the handshake fails and generates an "unknown certificate" error.
Buttons include...
Button Action Add Adds a new trusted (signer) certificate. Delete Deletes an existing signer certificate. Extract Extracts a signer certificate from a personal certificate to a file. Retrieve from port Makes a test connection to an SSL port and retrieves the signer from the server during the handshake. The information from the certificate will be displayed so we can decide whether to trust it based upon the MD5 and/or SHA hash. Parameters...
Alias Alias for this signer certificate in the key store. Issued to Distinguished name of the entity that requested the certificate. Fingerprint (SHA digest) SHA hash of the certificate. Used to verify the hash for the certificate at another location, such as the client side of a connection. Expiration Expiration date of the signer certificate for validation purposes.
Reference:
Keystores and certificates page