Creating security certificates for ssl onfiguration
shijo
Greenhorn
Joined: Sep 30, 2008
Posts: 8
posted
0
Hi, Can anybody suggest me the steps to create a self signed security certificate for weblogic server 9.2 and how to add it to the cacerts file in ./java/jre/lib directory. And please let me know what are the important things to be taken care for configuring the ssl port. Any help greatly appreciated. Regards, Shijo
THANKS AND REGARDS<br />Robert
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35254
7
posted
0
Hello "shijo"-
We have a policy on screen names here at JavaRanch. Basically, it must consist of a first name, a space, and a last name, and not be obviously fictitious. Since yours does not conform with it, please take a moment to change it, which you can do right here.
The steps to create a self-signed certificate are explained at http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html The specifics of how to install it in WL will be different; consult the WL documentation for that.