[fpc-pascal] TLS connection using OpenSSL
Evandro Sestrem
evandro at blueone.com.br
Wed Jan 14 15:03:35 CET 2009
Hello,
In FreePascal, how is the right way to do a connection using OpenSSL like:
openssl s_client -tls1 -connect beta.registro.br:700 -cert client.pem
I tried using Synapse (http://ararat.cz/synapse/), but without success
(I didn't know how inform the client.pem file).
Thanks in advance,
Evandro
ps: I know maybe this is not the most appropriate list to this kind of
question, my apologies, but I found not help in other lists.
More information about the fpc-pascal
mailing list