tsNet - load HTTPS from server with self-signed certificate?
Matthias Rebbe
matthias_livecode_150811 at m-r-d.de
Thu Sep 12 09:14:44 EDT 2024
Have a look for tsNetVerifySSLPeer in the dictionary.
the command
tsNetVerifySSLPeer false
should fix it.
Regards,
Matthias
Von meinem iPad gesendet
> Am 12.09.2024 um 15:10 schrieb Ben Rubinstein via use-livecode <use-livecode at lists.runrev.com>:
>
> Attempting to load a URL over https, from a server with a self-signed certificate. The error is:
>
> tsneterr: (60) schannel: SEC_E_UNTRUSTED_ROOT (0x80090325) - The certificate chain was issued by an authority that is not trusted.
>
>
> This is a server we manage. If you accessed it in a browser, you'd get a warning explaining the issue, and have the choice to say I understand, get it anyway. Is there a way in tsNet to tell it to accept this certificate (otherwise we have to load it over http, which is even less secure!)?\
>
> TIA,
>
> Ben
>
> _______________________________________________
> use-livecode mailing list
> 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