Files
cloudbase-init/cloudbaseinit/utils/crypt.py
Adrian Vladu fb24f68a0a utils: Fix for OpenSSL library name change
In OpenSSL 1.1.0 the name of the library was changed
from libeay32 to libcrypto.

Keeping the old name for backward compatibility.

https://cryptography.io/en/latest/installation/#building-cryptography-on-windows

Change-Id: I3ad8089ea92744b2798622767ce79a504e1baafa
2019-12-02 15:49:11 +02:00

6.8 KiB