SSL Error?
Closed this issue · 1 comments
markratledge commented
I'm not sure if this is an issue with pdfx or my local machine or the server where the pdf's links are being loaded from. When using either:
$ pdfx testpdf.pdf -c
or
$ pdfx https://example.com/testpdf.pdf -c
to test for bad links in the pdf pointing to example.com, I get this error: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:590) - example.org/bad-link
This is with Python3 by brew install and openssl 1.0.2n is being loaded by Python.
Thanks
metachris commented
Should be a problem on your computer, with your SSL certs. Closing - please reopen if it persists.