ssl in vb ?

  • Thread starter Thread starter praveen
  • Start date Start date
P

praveen

Hi,
I have developed FTP Client application using VB. Now I
need to add TLS/SSL security for that. Is there any
libarary available for using SSL/TLS in vb?

Praveen
 
Yes, I tried it. But their control doesnt support which i
need.
Their control is attemting the secure connection. But our
server responds non-securely at connection phase. after
connection, and AUTH TLS command our server switches to
Secure transfers. But in case of dart activex, there is no
way to start the connection non-securely and switch to
secure mode.

Praveen
 
Back
Top