Opened 7 years ago

Last modified 3 years ago

#55150 closed defect

Pymol gives error on fetching from any https site — at Initial Version

Reported by: carlosfamilia (Carlos Familia) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: Cc: carlosfamilia@…
Port: pymol

Description

Pymol gives error on fetching from any https site, to reproduce you can try "fetch 89594, type=cid" or try to install a plugin from the internet, https://raw.githubusercontent.com/ADplugin/ADplugin/master/autodock.py for instance.

It gives the following error for the plugin (for the structure just says it cannot load the structure):

Plugin-Error: <urlopen error [SSL:CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)>

I have done some searching and apparently python ssl suffered some change in somewhere in python 2.7.xx that requires certificates. Not sure if it helps.

Change History (0)

Note: See TracTickets for help on using tickets.