change http to https, what to do?

Matthias Rebbe matthias_livecode_150811 at m-r-d.de
Thu Jan 24 06:31:34 EST 2019


Hi Tiemo,

i do not know what might be the reason, but when i run into problems with  sftp or https connections i disable 
SSL peer certificate verification  with

tsNetVerifySSLPeer false

just to see if it´s working without verification of the SSL peer certificate.

But i am not sure if this would help you in your case, but you could give it a try.

Regards,

Matthias

free tools for Livecoders:
https://instamaker.dermattes.de <https://instamaker.dermattes.de/>
https://winsignhelper.dermattes.de <https://winsignhelper.dermattes.de/>

> Am 24.01.2019 um 11:46 schrieb Tiemo Hollmann TB via use-livecode <use-livecode at lists.runrev.com <mailto:use-livecode at lists.runrev.com>>:
> 
> Hello,
> 
> 
> 
> I have some http communication with some PHP programs on my server. The PHP
> programs reside in a password protected directory.
> 
> I want to change the http communication (put URL) to https (the server has a
> certificate) because of the new European Basic Data Protection Regulation.
> 
> 
> 
> When just changing the "http" to "https" in my URL I get the return message:
> 
> "tsneterr: (35) schannel: next InitializeSecurityContext failed:
> SEC_E_ILLEGAL_MESSAGE (0x80090326) - This error usually occurs when a fatal
> SSL/TLS alert is received (e.g. handshake failed)."
> 
> 
> 
> Are there any general options in LiveCode, I have to prepare to communicate
> via https or what else do I have to change?
> 
> Thanks for any experience.
> 
> Tiemo
> 
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com <mailto:use-livecode at lists.runrev.com>
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list