[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 01:01:19 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:7 andreaerdna]:
 > Replying to [comment:5 jef]:
 > > Grmpf, tried the patch without success.  `prgcloud.com` still fails.
 On a closer look this is (meanwhile?) because its certificate is for
 `www.prgcloud.com`.  `www.prgcloud.com` and `www.python.org` work fine.
 >
 > >
 > > Guess the fix for #696 cured this too.
 >
 >
 > I cannot confirm the fixing of this bug.

 same here.

 adding some OSGeo related URLs to the list

 {{{

 for i in ['prgcloud.com', 'www.prgcloud.com', 'www.python.org',
 'grass.osgeo.org', 'www.osgeo.org']:
 }}}

 results in OSGeo4W Version 2:


 {{{
 run o-help for a list of available commands
 C:\OSGeo4W>cd D:\wd\testmypa

 C:\OSGeo4W>d:

 D:\wd\testmypa>python --version
 Python 3.9.5

 D:\wd\testmypa>python test.py
 ssl prgcloud.com: FAIL A failure in the SSL library occurred (_ssl.c:1129)
 urllib prgcloud.com: FAIL <urlopen error A failure in the SSL library
 occurred (_ssl.c:1129)>
 ssl www.prgcloud.com: FAIL A failure in the SSL library occurred
 (_ssl.c:1129)
 urllib www.prgcloud.com: FAIL <urlopen error A failure in the SSL library
 occurred (_ssl.c:1129)>
 ssl www.python.org: OK
 urllib www.python.org: OK
 ssl grass.osgeo.org: FAIL A failure in the SSL library occurred
 (_ssl.c:1129)
 urllib grass.osgeo.org: FAIL <urlopen error A failure in the SSL library
 occurred (_ssl.c:1129)>
 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)>
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/715#comment:8>
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