| Author |
how can we configure tomcat to accept the self signed certificate in tomcat
|
chandra konduru
Greenhorn
Joined: Jun 26, 2008
Posts: 3
|
|
Hi
I have an application in which we post the data to the URL and get the response. The URL on the other hand is SSL enabled.It is using the selfsigned certificate. How can we import the self signed certificate of that URL. What I did was, I accessed the URL using
IE and in that I can see the details of the certificate. When I downloaded, it was saved with .cer extension. Now how I can use this signed certificate in tomcat. Application is running in tomcat.
Please advise the steps I need to do.
Thanks
-Chandra
|
 |
Arvind Subramanian
Ranch Hand
Joined: Jul 25, 2008
Posts: 84
|
|
check this out
http://tomcat.apache.org/tomcat-4.0-doc/ssl-howto.html
|
"Many of lifes failure are people who did not realize how close they were to success when they gave up."
-Thomas Edison
~ar~stutzen~
|
 |
 |
|
|
subject: how can we configure tomcat to accept the self signed certificate in tomcat
|
|
|