[jboss-jira] [JBoss JIRA] (ELY-439) Client Cert authentication using certificate passed from a proxy

Darran Lofthouse (JIRA) issues at jboss.org
Thu Mar 10 07:34:00 EST 2016


Darran Lofthouse created ELY-439:
------------------------------------

             Summary: Client Cert authentication using certificate passed from a proxy
                 Key: ELY-439
                 URL: https://issues.jboss.org/browse/ELY-439
             Project: WildFly Elytron
          Issue Type: Feature Request
          Components: HTTP
            Reporter: Darran Lofthouse
            Assignee: Darran Lofthouse
             Fix For: 1.1.0.Beta5


Undertow contains a feature where by the Proxy server can handle SSL and pass the certificate chain to Undertow - this is then used for the actual client cert authentication.

We need to cover this type of scenario within our generic HTTP authentication framework.

We could further wrap the SSLSession in a similar way Undertow does - or we could make the chain availbale as a fall back.

Related to this we also need to work on the different attachment contexts, that may affect how we consider SSLSession attachments.




--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list