Hi, Gioacchino,

Fixing those deprecations would break EasySSLProtocolSocketFactory for
deployments using jsse.jar instead of Java 1.4 (or greater).

But since you asked, here are copies of the java files that don't
produce the warnings:

http://juliusdavies.ca/httpclient-contrib/

In particular:

http://juliusdavies.ca/httpclient-contrib/org/apache/commons/httpclient/contrib/ssl/EasySSLProtocolSocketFactory.java
http://juliusdavies.ca/httpclient-contrib/org/apache/commons/httpclient/contrib/ssl/EasyX509TrustManager.java

yours,

Julius


On Sun, 2006-05-02 at 16:57 +0100, [EMAIL PROTECTED] wrote:
> Hi all,
> I'm using HTTPClient to connect to a servlet through https using a self 
> signed certificate generated by keytool. I've used your example code 
> "EasySSLProtocolSocketFactory" and "EasyX509TrustManager" and it works but 
> there are many lines of code that is using deprecated methods.
> Is there anyone that can help me to found an updated version of these source 
> files ?
> 
> Thanks,
> gioacchino mauri 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

-- 
Julius Davies
Senior Application Developer, Technology Services
Credit Union Central of British Columbia
http://www.cucbc.com/
Tel: 604-730-6385
Cel: 604-868-7571
Fax: 604-737-5910

1441 Creekside Drive
Vancouver, BC
Canada
V6J 4S7


http://juliusdavies.ca/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to