Re: SSL Error - question from Stack Overflow

2021-02-18 Thread Charles Warwick via use-livecode
This seems to be an issue which has come up a few times over the years with the curl library. It appears to be specific to when curl is compiled on OS X to use the Mac SSL library, rather than OpenSSL. I am guessing you are trying this on a Mac? I have tested a build of tsNet under OS X that

Re: SSL Error - question from Stack Overflow

2021-02-16 Thread matthias rebbe via use-livecode
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 > : > > Hi all, >

Re: SSL Error - question from Stack Overflow

2021-02-16 Thread Richard Gaskin via use-livecode
Devin Asay wrote: 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. A Livecode script: get URL "https://www.uspto.gov/patent/

SSL Error - question from Stack Overflow

2021-02-16 Thread Devin Asay via use-livecode
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. A Livecode script: get URL "https://www.uspto.gov/patent/laws-and-re