Showing posts with label ssl. Show all posts
Showing posts with label ssl. Show all posts
Thursday, May 20, 2010
Sunday, July 27, 2008
how to configure Self sign certificate on weblogic server.
In order to configure SSL on a weblogic server, it is required that the server is configured for the private keys, digital certificates.
Weblogic server uses JKS format(Java key store) to store private keys and digital certificates.
This is called a keystore file.
Weblogic requires two keystore files for configuring SSL.
1. A identity.jks file:
2. A trust.jks file:
Weblogic server uses JKS format(Java key store) to store private keys and digital certificates.
This is called a keystore file.
Weblogic requires two keystore files for configuring SSL.
1. A identity.jks file:
2. A trust.jks file:
Labels:
certificates,
keytool,
SECURITY,
self sign certificate,
ssl,
weblogic,
wls
Subscribe to:
Posts (Atom)