[ https://issues.apache.org/jira/browse/HTTPCLIENT-789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bruno Harbulot updated HTTPCLIENT-789: -------------------------------------- Attachment: sslcontext-682001.patch Here is a patch that adds a couple of constructors for passing an SSLContext. > Support for passing an SSLContext to the SSLSocketFactory of HttpClient > ----------------------------------------------------------------------- > > Key: HTTPCLIENT-789 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-789 > Project: HttpComponents HttpClient > Issue Type: Improvement > Components: HttpClient > Affects Versions: Snapshot > Reporter: Bruno Harbulot > Attachments: sslcontext-682001.patch > > > Would it be possible to use an existing instance of SSLContext to initialise > an SSLSocketFactory? This would allow using SSLContexts configured with more > options, such as CRLs. > (This follows the thread of the httpclient-commons-dev list: > http://marc.info/?l=httpclient-commons-dev&m=121737017814116&w=2 ). -- 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]