Showing posts with label keytool. Show all posts
Showing posts with label keytool. Show all posts

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: