Support SSLRequire like in mod_ssl in tcnative
----------------------------------------------
Key: JBWEB-76
URL:
http://jira.jboss.com/jira/browse/JBWEB-76
Project: JBoss Web
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Tomcat Module
Environment: tcnative connection in Jbossweb
Reporter: Jean-Frederic Clere
Assigned To: Jean-Frederic Clere
mod_ssl also to control the client certificate before accepting the SSL connection.
For example:
SSLRequire %{SSL_CLIENT_S_DN_CN} eq "frontend_webserver.com" \
and %{SSL_CLIENT_S_DN_O} eq "Company Name"
That would be nice to have this feature in tcnative.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira