[
https://issues.apache.org/jira/browse/GERONIMO-3703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551451
]
Rick McGuire commented on GERONIMO-3703:
----------------------------------------
I think using a default context is probably a good idea. Most people don't
know how to set up a default SSLContext, and I suspect for many uses, the
current default would work just fine. I suspect you're correct though, that
attaching it to the HttpRequestMessage makes a lot of sense.
> should allow custom SSL context for AsyncHttpClient
> ---------------------------------------------------
>
> Key: GERONIMO-3703
> URL: https://issues.apache.org/jira/browse/GERONIMO-3703
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: AsyncHttpClient
> Affects Versions: 1.x
> Reporter: Sangjin Lee
> Priority: Critical
> Attachments: 3703.patch
>
>
> Currently the SSLContext that's used to do https cannot be configured or
> customized. One needs to be able to create and pass in custom SSLContext to
> be able to use its own cert directory, keystore file, etc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.