On Tue, Jun 14, 2005 at 03:35:54PM +0800, pavan kumar wrote: > Hi All, > > > Does Apache's HttpClient 3.0 support Https Tunnelling over Proxy with NTLM. ( > I am using MSProxy2.0 on win2k server). >
Yes, it does > Can some one throw light on that? > Is jdk1.3 compatibale with Apache's HttpClient 3.0 > What provider? IBM? Sun? HttpClient is compatible with Java 1.2 or above. However, Sun JSSE 1.0.3 is known to have problems, so it is highly recommended to upgrade to Java 1.4 when using SSL http://jakarta.apache.org/commons/httpclient/3.0/sslguide.html#Known%20limitations%20and%20problems Hope this helps Oleg > Thanks in advance > Pavan > > > -- > _______________________________________________ > Get your free email from http://www.dellmail.com > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
