AuReMe/esmecata

Issue with SSL.

ArnaudBelcour opened this issue · 2 comments

With the failed 67f882f (and with local test), it seems that there is an issue with SSL. This could came from expired certificates associated to Mozilla trust store (as they are used by python-certifi).

This issue blocks the use of esmecata REST requests.

But the SPARQL queries still work so by using the --sparql option (for esmecata proteomes and esmecata annotaiton) it is still possible to use esmecata.

The issue with the expired certificate seems to have been fixed.