To find the current certificate SKSO is using follow steps:
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.