Showing posts with label ssl. Show all posts
Showing posts with label ssl. Show all posts

Thursday, May 20, 2010

Two Way SSL on Weblogic Server

This Post describes the steps and concepts required to Configure and use Two Way SSL with the Weblogic Server.


Admin Server Console is used as a Testing Application to verify the Configuration is working or not.


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: