Product Documentation

To find the current certificate SKSO is using follow steps:

  1. Log as "strongauth " user.
  2. Run the following command to list the certificate in use by SKSO. Add the verbose mode to view the complete certificate.  
    keytool -list -keystore /usr/local/strongauth/payara6/glassfish/domains/domain1/config/keystore.p12 -storetype pkcs12 -alias s1as -v

NOTE: The default keystore password is: “changeit

 

Discover the present certificate used by SKFS by simply following these comparable steps.