Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Security > Explicit SSL FT...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 1686 of 1792
Post > Topic >>

Explicit SSL FTP

by svatti@[EMAIL PROTECTED] Apr 4, 2007 at 02:44 AM

Hi All

I am working on developing a java client for FTP over SSL (explicit).
My requirement is that I should present the server certificate to the
client and once the client accepts, go thru the connection.

In this regard I am trying to get the certificate from the SSLSession.
Before doing that I need to send the "AUTH SSL" / "AUTH TLS" command
to the server. The problem here is, if I send the command over
SSLSocket, it throws an exception when I try to send the command. If I
send the command over plain Socket, this part works fine. But I am
unable to convert the plain Socket into SSLSocket and get the
SSLSession.

I hope someone can point me as to how I should do this. Or any
problems with this approach. Pl do let me know if there are any other
approaches.

Thanks
SV
 




 1 Posts in Topic:
Explicit SSL FTP
svatti@[EMAIL PROTECTED]   2007-04-04 02:44:17 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Jul 25 17:42:26 CDT 2008.