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?