| Property | Value |
| Trust store location | %ORACLE_HOME%/weblogic/wlserver_10.3/ server/lib/DemoTrust.jks |
| Trust store password | DemoTrustKeyStorePassPhrase |
| Key store location | %ORACLE_HOME%/weblogic/wlserver_10.3/ server/lib/DemoIdentity.jks |
| Key store password | DemoIdentityKeyStorePassPhrase |
| Private key password | DemoIdentityPassPhrase |
Sample import command :
C:\bea\wlserver_10.0\server\lib>keytool -import -alias local -file C:\SMS\cert\
local-ssl.cer -keystore DemoTrust.jks -storepass DemoTrustKeyStorePassPhrase
No comments:
Post a Comment
Thanks for your comment, will revert as soon as we read it.