Comment 4 for bug 1815439

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

Doing same test on bionic, but first unpacking libssl1.1 from the silo ppa, withough upgrading python-boto

$ sudo dpkg-deb -x ./libssl1.1_1.1.1-1ubuntu2.1~18.04.0_amd64.deb /

And getting the error:

$ dpkg-query -W python-boto
python-boto 2.44.0-1ubuntu2

SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:726)

With:
$ dpkg-query -W libssl1.1 python-boto
libssl1.1:amd64 1.1.1-1ubuntu2.1~18.04.0
python-boto 2.44.0-1ubuntu2.18.04.0

Things are fine, and i get the results back quickly.