[ 
https://issues.apache.org/jira/browse/HTTPCORE-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835757#action_12835757
 ] 

Oleg Kalnichevski commented on HTTPCORE-217:
--------------------------------------------

Patch checked in. Please review

Oleg

> Enhance the SSLIOSessionHandler to pass the IOSession, so that verified 
> client information be saved and processed later
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HTTPCORE-217
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-217
>             Project: HttpComponents HttpCore
>          Issue Type: Improvement
>          Components: HttpCore NIO
>    Affects Versions: 4.1-alpha1
>            Reporter: Asankha C. Perera
>            Assignee: Asankha C. Perera
>            Priority: Minor
>             Fix For: 4.1-beta1
>
>         Attachments: HTTPCORE-217-alternative.patch
>
>
> The SSLIOSessionHandler allows one to verify a client hostname and the SSL 
> connection established before the request is processed. If we further pass 
> the IOSession to this method from the SSLIOSession invoking the verify() 
> method, it would be possible to set values of interest on the context for 
> subsequent processing - e.g. the client certificate DN.
> See http://markmail.org/thread/6grtzrngyzcuhnor

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to