Error in tomcat 4.1 https config
Hi all,
I have configured SSL on tomcat 4.1 using
keytool -genkey -alias tomcat -keyalg RSA
The security file is created. when accessing the site it says that there is a problem with the certificate. The following is the error:
The name on the security certificate is invalid or does not match the name of the site
Actually when configuring certificate it asked me for the details.
for the name, I wrote my name as Deepak Baran.
Should I use the site name here.
Please help me with this.
Thanx in advance...
Deepak

