[osgeo4w-dev] [osgeo4w] #715: ssl.SSLError: A failure in the SSL library occurred (_ssl.c:1129)
OSGeo4W
trac_osgeo4w at osgeo.org
Thu May 5 08:45:31 PDT 2022
#715: ssl.SSLError: A failure in the SSL library occurred (_ssl.c:1129)
------------------------+----------------------------
Reporter: andreaerdna | Owner: osgeo4w-dev@…
Type: defect | Status: closed
Priority: major | Component: Package
Version: | Resolution: fixed
Keywords: |
------------------------+----------------------------
Comment (by andreaerdna):
The OS version of my system is reported in QGIS About window as "Windows
10 Version 1903".
The latest script executed in the Python console of QGIS 3.24.2 or 3.22.6
launched from the shortcut (.exe) returns:
{{{
SSL_CERT_FILE:None
ssl www.osgeo.org: FAIL A failure in the SSL library occurred
(_ssl.c:1129)
urllib www.osgeo.org: FAIL <urlopen error A failure in the SSL library
occurred (_ssl.c:1129)>
ssl www.python.org: OK
urllib www.python.org: OK
}}}
The same script executed in the Python console of QGIS 3.24.2 or 3.22.6
launched from the .bat batch files, or in the OSGeo4W (v2) Shell, returns:
{{{
SSL_CERT_FILE:C:\OSC726~1\bin\curl-ca-bundle.crt
ssl www.osgeo.org: FAIL A failure in the SSL library occurred
(_ssl.c:1129)
urllib www.osgeo.org: FAIL <urlopen error A failure in the SSL library
occurred (_ssl.c:1129)>
ssl www.python.org: OK
urllib www.python.org: OK
}}}
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/715#comment:19>
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