"Alexander Panzhin" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Is there any way to control the client certificate authentication?
> That is I would like to have the certs in some other repository than
> tomcat's default(java keystore).
truststoreFile="/path/to/my/trusted/ca/ke
Alexander Panzhin wrote:
> Is there any way to control the client certificate authentication?
> That is I would like to have the certs in some other repository than
> tomcat's default(java keystore).
> And I need the users to authenticate with their certs.
> So is there a way to filter a connector?