[jboss-jira] [JBoss JIRA] (JBWEB-217) CLIENT_CERT org.apache.catalina.authenticator.SSLAuthenticator.java

Remy Maucherat (Resolved) (JIRA) jira-events at lists.jboss.org
Tue Dec 20 13:58:10 EST 2011


     [ https://issues.jboss.org/browse/JBWEB-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Remy Maucherat resolved JBWEB-217.
----------------------------------

    Resolution: Rejected


Please use the AS 7 user support forum to investigate, client cert is complex to setup. CLIENT_CERT is correct there.
                
> CLIENT_CERT org.apache.catalina.authenticator.SSLAuthenticator.java
> -------------------------------------------------------------------
>
>                 Key: JBWEB-217
>                 URL: https://issues.jboss.org/browse/JBWEB-217
>             Project: JBoss Web
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Tomcat
>    Affects Versions: JBossWeb-7.0.0.CR1
>            Reporter: Radek Rodak
>            Assignee: Remy Maucherat
>              Labels: jboss
>   Original Estimate: 2 days
>  Remaining Estimate: 2 days
>
> Hi
> In SSLAuthenticator I see:
>   register(request, response, principal, "CLIENT_CERT", null, null);
> According to spec should it not be "CLIENT-CERT" ?
> So in source Code:
>   register(request, response, principal, "CLIENT-CERT", null, null);

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list