Unable to set up trust store in IS admin Key store

When tried to set up Security>KeyStore> Create trust store, it is failing to load, giving the following error. Truststore alias ‘webmethodsSSL’ created with exception: Error: cannot load the keystore for alias ‘webmethodsSSL’. Actually, TrustStore is not created.
I used Type=JKS; Provider=SUN. The .jks file I created was with OpenSSL tool. The only drop down available are JKS and SUN. Do I need to create .jks file with SUN specific tools?

Try using the keytool command that comes with the JVM.

Percio

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.