[Osgeo4w-trac] [osgeo4w] #715: ssl.SSLError: A failure in the SSL library occurred (_ssl.c:1129)
OSGeo4W
trac_osgeo4w at osgeo.org
Thu May 5 02:04:56 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 hellik):
Replying to [comment:15 hellik]:
>
> looking at https://trac.osgeo.org/osgeo4w/ticket/696#comment:2
>
>
> {{{
> import os
> os.getenv("SSL_CERT_FILE")
> os.getenv("SSL_CERT_DIR")
> cert_filet = os.getenv("SSL_CERT_FILE")
> cert_dirt = os.getenv("SSL_CERT_DIR")
> print(cert_filet)
> print(cert_dirt)
> }}}
>
> results in
>
> {{{
> # Python Console
> # Use iface to access QGIS API interface or type help(iface) for more
info
> # Security warning: typing commands from an untrusted source can harm
your computer
>
exec(Path('C:/Users/hkmyr/AppData/Local/Temp/tmpkhsda6a5.py').read_text())
> C:\OSGeo4W\bin\curl-ca-bundle.crt
> C:\OSGeo4W\apps\openssl\certs
> }}}
>
**C:\OSGeo4W\bin\curl-ca-bundle.crt** is there
**C:\OSGeo4W\apps\openssl\certs** is an empty folder here
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/715#comment:16>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the Osgeo4w-trac
mailing list