On 05/06/2013 10:08, Oleg Kalnichevski wrote: > You should implement a custom SSL socket factory that creates a new > SSLContext for each new connection based on custom parameters passed to > the #createSocket(HttpParams) method. HTTP parameters can be set on > individual requests as appropriate.
Ah yes, that seems such an obvious solution now. Seems to work nicely. Many thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
