OpenSSL v0.9.8k for Indy
March 28th, 2009
Hi,
I’ve created an updated pre-compiled version of the OpenSSL libraries to be used with Delphi. They are – as always – available at the Fulgan Mirror. Be sure to update your installation!
Regards,
Arvid


Hi, as I see, you are involved in SSL with Indy. Do you know if anybody did an example of an SSH connection with Indy?.
Thanks,
Leonardo.
Hi Leonardo,
SSH is something totally different compared to SSL/TLS. Indy supports SSL/TLS using the OpenSSL libraries “out of the box”.
Regarding SSH I only know of the commercial SecureBlackbox Implementation from Eldos (see http://www.eldos.com/forum/read.php?FID=7&TID=869&MID=4666#message4666).
I heard it should be working fine with Indy but I cannot verify this on my own as I am not using this library.
Regards,
Arvid
Follow-Up: Just discovered that SecureBridge from devart also claims to support SSH with Indy. See: http://www.devart.com/sbridge/
Regards,
Arvid