You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Ken-- <ke...@iasia.com.hk> on 2010/06/24 03:53:20 UTC

NNTPClient with SSL

Hi All, 

Any example on creating SSL Socket (by SocketFactory) for NNTPClient?
Existing NNTPClient in "NET" doesn't support SSL Socket. Please advise

Regards, 
Ken
-- 
View this message in context: http://apache-commons.680414.n4.nabble.com/NNTPClient-with-SSL-tp2266406p2266406.html
Sent from the Commons - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


RE: [NET] NNTPClient with SSL

Posted by Steve Cole <sc...@camsbycbs.com>.
I'm not sure if the SSL handshake process is the same with NNTPS as it is
with FTPS, but you could look at FTPSClient and see how the SSL is
implemented over the FTPClient. Maybe use that as an example for writing a
NNTPSClient.

-----Original Message-----
From: Ken-- [mailto:kentsang@iasia.com.hk] 
Sent: Monday, June 28, 2010 10:20 PM
To: user@commons.apache.org
Subject: Re: [NET] NNTPClient with SSL


any1 help?

Regards,
Ken
-- 
View this message in context:
http://apache-commons.680414.n4.nabble.com/NET-NNTPClient-with-SSL-tp2266406
p2271663.html
Sent from the Commons - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


Re: [NET] NNTPClient with SSL

Posted by Ken-- <ke...@iasia.com.hk>.
any1 help?

Regards,
Ken
-- 
View this message in context: http://apache-commons.680414.n4.nabble.com/NET-NNTPClient-with-SSL-tp2266406p2271663.html
Sent from the Commons - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org