[jboss-jira] [JBoss JIRA] Created: (JBWEB-76) Support SSLRequire like in mod_ssl in tcnative

Jean-Frederic Clere (JIRA) jira-events at lists.jboss.org
Thu Mar 22 04:52:49 EDT 2007


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

        



More information about the jboss-jira mailing list