10:30 PM
To: users@tomcat.apache.org
Subject: Re: Client Certificate Authentication Failure
Tomcat is getting the cert fine (otherwise you'd get a different reponse
message). The problem is that it can't find a user to go with the
certificate.
This means that you've got a pr
Tomcat is getting the cert fine (otherwise you'd get a different reponse
message). The problem is that it can't find a user to go with the
certificate.
This means that you've got a problem with your Realm configuration.
Unfortunately, out of the Realms that ship with Tomcat, only MemoryRealm a
As a follow-up, the CAs are in the jre/.../cacerts store as well as
being in the .truststore
Rick
-Original Message-
From: Steinberger, Richard [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 03, 2005 12:06 PM
To: users@tomcat.apache.org
Subject: Client Certificate Authentication
Hello All!
I am trying to setup client certificate authentication in 5.5.12 on
windows.
I am getting the following error page
HTTP Status 401 - Cannot authenticate with the provided credentials
type Status report
message Cannot authent