Jump to content
WKB

HTTPS Client

Recommended Posts

Hello!

 How do I connect to a HTTPS server using THTTPCli or TSSLHTTPCli? Do I need OPENSSL for that as well? How would I set up the SSL Connection? I have copied the OPENSSL dll to the EXE folder and get "wrong SSL version" exception...

Edited by WKB

Share this post


Link to post

Start by building and running the OverbyteIcsHttpRestTst.dpr demo in SslDemos, that directory includes the latest OpenSSL DLLs, assuming you are using the latest ICS download, which is V8.63 or V8.64.

 

You get a version exception using newer DLLs on older ICS versions, or vice versa. 

 

Angus

Share this post


Link to post

AH, OK, thx. I must have had some relics of old OPENSSL lying around 🙂

I have cleared that up ow it's working!

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×