powerdns-admin/powerdnsadmin
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
..
lib Replace pyOpenSSL with cryptography 2022-05-07 21:32:19 +02:00
models Remove python v2 remnant 2022-05-07 21:14:48 +02:00
routes Merge pull request #1134 from jbe-dw/fixAPIDeleteAccount 2022-05-06 23:35:24 +02:00
services SAML improvements for Docker (#929) 2021-05-07 23:36:55 +02:00
static Decode domain record data and comment from HTML entity to text 2022-04-04 14:43:02 +02:00
templates Header for fixed order column 2022-05-07 21:14:57 +02:00
__init__.py PDNS-API: factor in 'dnssec_admins_only' basic setting (#1055) 2021-12-06 22:38:16 +01:00
assets.py Add 'otp_force' basic setting (#1051) 2021-12-17 11:41:51 +01:00
decorators.py Merge pull request #1027 from mirko/add-WWW-Authenticate-header-for-dyndns 2022-04-07 13:31:03 +02:00
default_config.py default config: add exemplary URL encoding step for SQLA DB URL params 2021-11-30 22:29:00 +01:00
swagger-spec.yaml fix: Error in the swagger AccountSummary definition 2021-12-08 23:11:13 +01:00