SSL Error - question from Stack Overflow

matthias_livecode_150811 at m-r-d.de matthias_livecode_150811 at m-r-d.de
Tue Feb 16 16:33:56 EST 2021


Could you try 

tsNetVerifySSLPeer false

instead of
libURLSetSSLVerification false ?

Maybe setting libURLSetSSLVerification does not have any effect on tsNET.




-
Matthias Rebbe
Life Is Too Short For Boring Code

> Am 16.02.2021 um 19:06 schrieb Devin Asay via use-livecode <use-livecode at lists.runrev.com>:
> 
> Hi all,
> 
> I came across this question on stack overflow. I like to try to give good LiveCode answers there when I can, just to do a little to boost the reputation of the LC community there. But I don’t have a clue on this one.
> 
> <quote>
> A Livecode script:
> get URL "https://www.uspto.gov/patent/laws-and-regulations/patent-term-extension/patent-terms-extended-under-35-usc-156"
> Winds up with the following in "the result":
> 
> tsneterr: (56) SSLRead() return error -9806
> 
> 
> I tried setting libURLSetSSLVerification to both true and false, but got the same error each time. Any ideas why this is happening, and is there a solution?
> </quote>
> 
> I verified that this error is returned consistently in the result. Anybody have any ideas? Charles, are you lurking perhaps?
> 
> Devin
> 
> 
> Devin Asay
> Director
> Office of Digital Humanities
> Brigham Young University
> 
> _______________________________________________
> 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