]
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: