FYI
When accessing a certain webservice . Not every website is affected.
Let>HTTP_SSL=1
HTTPRequest>https://EXAMPLE_SERVER_IP,,GET,,Reply
Use the provided libeay32.dll and ssleay32.dll (They are version 1.0.2d), that is added when compiling.
I get :
Error connecting with SSL.
error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number
If i instead use 0.9.8h version found on the web. It will work ok.
https problem
Moderators: Dorian (MJT support), JRL
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Re: https problem
You probably need to set the TLS version:
//set TLS version to 1.2
Let>TLS_VER=12
//set TLS version to 1.2
Let>TLS_VER=12
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?