Hello all.

I'm coding a servlet that does SSL client cert authentication. The requests already arrive on a SSL connector but for this servlet in particular the SSL connection needs to be renegotiated to ask for a client certificate. Is there anyway to do this inside a servlet? With or without APR?

I'm running tomcat 6.0.18, java 6 on linux.

Thanks and best regards,
André Cruz
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to