ter.crowt...@melandra.com]
Sent: Wednesday, May 06, 2009 6:55 AM
To: 'Tomcat Users List'
Subject: RE: invalid certificate
> From: Melanie Pfefer [mailto:melanie_pfe...@yahoo.co.uk]
> So you mean this error cannot be fixed?
> All self-signed certificates have this problem when
> From: Melanie Pfefer [mailto:melanie_pfe...@yahoo.co.uk]
> So you mean this error cannot be fixed?
> All self-signed certificates have this problem when a browser
> accesses the page using ssl?
If the browser doesn't trust the root certificate that certifies the
self-signed cert, it will give a
Hi Antonio,
So you mean this error cannot be fixed?
All self-signed certificates have this problem when a browser accesses the page
using ssl?
thanks
--- On Wed, 6/5/09, Antonio Vidal Ferrer
wrote:
> From: Antonio Vidal Ferrer
> Subject: RE: invalid certificate
> To: "
2009 12:04
To: users@tomcat.apache.org
Subject: invalid certificate
Hi,
I generated a new certificate according to
http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html
First step:
keytool -genkey -alias tomcat -keyalg RSA -keystore /usr/local/tomcat/.keystore
Second step:
in servers.xml:
Hi,
I generated a new certificate according to
http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html
First step:
keytool -genkey -alias tomcat -keyalg RSA -keystore /usr/local/tomcat/.keystore
Second step:
in servers.xml:
I am getting an error that the certificate is not valid when I acc