[ 
https://issues.apache.org/jira/browse/HTTPCORE-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472050
 ] 

Oleg Kalnichevski commented on HTTPCORE-26:
-------------------------------------------

Checked in the first cut at the NIO SSL extensions. There are still two 
outstanding tasks:

(1) Add some test coverage
(2) The initial implementation of the SSL IOSession executes all potentially 
blocking handshake tasks on the same thread. I am planning to add an option to 
execute the SSL handshake tasks in worker threads without blocking the main I/O 
thread once I have some test coverage to test for regressions

Oleg

> SSL support for HttpCore NIO
> ----------------------------
>
>                 Key: HTTPCORE-26
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-26
>             Project: HttpComponents Core
>          Issue Type: Improvement
>          Components: HttpCore NIO
>    Affects Versions: 4.0-alpha3
>            Reporter: Oleg Kalnichevski
>         Assigned To: Oleg Kalnichevski
>             Fix For: 4.0-alpha4
>
>
> Add SSL support to HttpCore NIO

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