powerdns-admin/powerdnsadmin/lib
corubba 564ec6086d Replace pyOpenSSL with cryptography
This is literally the example from the docs [0]. The only thing I
adapted are the parameters for the keys and certificate, so they
stay the same.

Fixes #1086

[0] https://cryptography.io/en/latest/x509/tutorial/#creating-a-self-signed-certificate
2022-05-07 21:32:19 +02:00
..
__init__.py Refactoring the code 2019-12-02 10:32:03 +07:00
certutil.py Replace pyOpenSSL with cryptography 2022-05-07 21:32:19 +02:00
errors.py feat: Associate an API Key with accounts (#1044) 2021-12-03 14:12:11 +00:00
helper.py Correct request method 2020-02-28 16:25:19 +01:00
schema.py feat: Associate an API Key with accounts (#1044) 2021-12-03 14:12:11 +00:00
utils.py fix if condition in pretty_domain_name (#1008) 2021-10-30 21:29:55 +02:00
validators.py Update docker stuff and bug fixes 2019-12-04 11:50:46 +07:00