Hi,
I have this configuration for my tomcat 6.0.30
Your changes about my configuration:
- where I have keystoreFile="conf\tomcatserver.keystore" I think you must
put "tomcatks" (I think this your keystore)
- where I have keystorePass="tomcat" I think you must put password for
"tomc
rtification error.
>
> Thank you.
>
>
> On 17 January 2011 22:14, amcereijo cereijo wrote:
>
> > Hi,
> >
> >
> > I´m trying to configure the tomcat for mutual authentication with server
> > and client using certificate.
> >
> > I
Hi,
I´m trying to configure the tomcat for mutual authentication with server
and client using certificate.
I have a tomcat 5.5.26 and a java web application (web service) under JVM
1.5
I did the next:
I generated two certificates with keytool, one for client and other for
server.
I created