Developed the server with Delphi XE Indy 10 plus the SSL libraries for 64-bit and the client application in Delphi 7 Indy 10 also, but I tried several versions of SSL to 32-bit, return the message: "Could not load SSL library", I made several attempts, when I tried to use the version of SSLs for 64 bit client, returned the message that the 'header' was too long, so I suppose it's because the dlls are 64 bit. My question is whether you can do a connection between dlls with 64 32-bit?
Because it seems to be incompatible, since I was three days researching and trying but so far was unable to connect.
Please, if anyone knows help me, thank you!
Oh I'm trying to use the SSLv2 connection on both sides, with the same parameters, also could not understand what the cipher, certificate, etc. I understand that the certificate is not required until the SSL version 2, but need to fill in the cipher with something?