cloudbase-init/cloudbaseinit
Adrian Vladu ea5e8da627 crypto: replaced openssl with cryptography module
Use cryptography instead of the flaky openssl libraries loading.
If the libssl DLLs were not present or were present in another order
then the required one, there could be errors when securing the password
before sending it to the metadata service.

Fixes: https://github.com/cloudbase/cloudbase-init/issues/34

Change-Id: I1a2245e199f65f4665071ada9576dcae77a3a432
2022-12-12 14:22:56 +02:00
..
conf Add Google Cloud Engine metadata service 2020-02-26 13:26:05 +02:00
metadata azureservice: added redundance for wireserver 2022-09-08 12:48:39 +03:00
models nocloud: support for cloud-init network version 1 2020-07-01 19:08:47 +03:00
osutils Merge "Retry user load profile on Windows" 2022-12-07 15:17:29 +00:00
plugins crypto: replaced openssl with cryptography module 2022-12-12 14:22:56 +02:00
tests crypto: replaced openssl with cryptography module 2022-12-12 14:22:56 +02:00
utils crypto: replaced openssl with cryptography module 2022-12-12 14:22:56 +02:00
__init__.py Initial commit 2012-12-01 23:50:15 +02:00
constant.py Implement cloud-config runcmd 2020-01-14 17:05:01 +02:00
exception.py Retry user load profile on Windows 2021-01-13 13:04:26 +02:00
init.py Fix typo in exception name 2019-10-30 17:04:58 +02:00
shell.py Fix pythoncom thread model error 2019-08-19 16:35:56 +03:00
version.py Merge "Fixed all typos in comments" 2017-08-18 09:01:34 +00:00