[osgeo4w-dev] [osgeo4w] #715: ssl.SSLError: A failure in the SSL library occurred (_ssl.c:1129)
OSGeo4W
trac_osgeo4w at osgeo.org
Tue May 3 11:23:17 PDT 2022
#715: ssl.SSLError: A failure in the SSL library occurred (_ssl.c:1129)
------------------------+----------------------------
Reporter: andreaerdna | Owner: osgeo4w-dev@…
Type: defect | Status: new
Priority: major | Component: Package
Version: | Resolution:
Keywords: |
------------------------+----------------------------
Comment (by Andreas Müller):
I found out that copying libcrypto-1_1.dll and libssl-1_1.dll from a
"normal" pyton3.9.5 install works. They have the same date (03.05.2021)
than the other files in the QGIS-Python "DLLs" dir while the originals
differ (also in size):
{{{
03.05.2021 18:36 3.406.016 libcrypto-1_1.dll
21.10.2021 18:35 3.439.104 libcrypto-1_1.dll.org
03.05.2021 18:36 690.368 libssl-1_1.dll
21.10.2021 18:35 687.616 libssl-1_1.dll.org
}}}
Running my code from the former comment in the QGIS-console, that works
without this modification, so I think my IDE has a different path order or
something like that (?)
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/715#comment:2>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the osgeo4w-dev
mailing list