On Tue, 2009-11-10 at 00:51 -0800, DUset wrote: > Anyone could you help me to get server certificates using HttpClient using > proxy connection.(I need to use NTLM authentication Scheme for Proxy > aunthentication ).
HttpClient cannot be used to retrieve SSL certificates. I recommend using this utility for that: http://juliusdavies.ca/commons-ssl/ Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
