https problem

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
rullbandspelare
Pro Scripter
Posts: 149
Joined: Tue Mar 23, 2004 9:11 pm

https problem

Post by rullbandspelare » Sat Nov 03, 2018 3:52 pm

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.

User avatar
Marcus Tettmar
Site Admin
Posts: 7378
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Re: https problem

Post by Marcus Tettmar » Mon Nov 19, 2018 6:16 pm

You probably need to set the TLS version:

//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?

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts