I have installed Tomcat and I want to add security on my registeration page using SSL. Could anyone help me by showing me how to install it. Do I have to purchase anything from VeriSign or others. Please help?
mcmouli
Greenhorn
Joined: Sep 09, 2002
Posts: 1
posted
0
Hi, read the document ssl-howto.html given by Tomcat to cofigure https.
Mouli
David Brossard
Ranch Hand
Joined: Jun 03, 2004
Posts: 105
posted
0
When I try following the steps in ssl-howto.html, I get the following error: keytool error: java.lang.Exception: Key pair not generated, alias (tomcat) already exists.
What does keytool -genkey -alias tomcat -keyalg RSA actually do? What is the alias for?
I'm pretty much new to SSL, any help is welcome. Thanks
No matter what they say in Ohio, we're still first in flight!