memiiso/pyliquibase

2.0.11 SSL: CERTIFICATE_VERIFY_FAILED

hgalactica-hcg opened this issue · 2 comments

2022-07-08 14:39:49,286 - INFO - Downloading https://github.com/liquibase/liquibase/releases/download/v4.10.0/liquibase-4.10.0.zip
<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1131)>

Running into issues with the upgrade to 2.0.11. Above issue doesn't occur with 2.0.9.

You can pass it by finding the 'Certificates.command' and installing it

To deep dive into @alexterner's answer, here is the way on Mac

image