certbot/certbot-compatibility-test
Will Greenberg 7e87acee3c
acme: deprecate gen_ss_cert in favor of make_self_signed_cert (#10097)
gen_ss_cert()'s signature contains deprecated pyOpenSSL API, so here we
deprecate it in favor of a new function that does the same thing, except
with only cryptography types: make_self_signed_cert
2025-01-16 11:38:10 +09:00
..
certbot_compatibility_test acme: deprecate gen_ss_cert in favor of make_self_signed_cert (#10097) 2025-01-16 11:38:10 +09:00
nginx certbot-compatibility-test: fix breaking tests (#9955) 2024-06-20 11:37:28 -07:00
Dockerfile remove python 3.8 support (#10077) 2024-12-04 14:55:20 -08:00
Dockerfile-apache Add certbot-compatibility-test Dockerfiles 2016-08-10 16:08:30 -07:00
Dockerfile-nginx Add certbot-compatibility-test Dockerfiles 2016-08-10 16:08:30 -07:00
LICENSE.txt s/letsencrypt/certbot letsencrypt-compatibility-test 2016-04-13 16:58:21 -07:00
MANIFEST.in Remove unused certbot-compatibility-test docs (#7577) 2019-11-22 12:54:18 -08:00
README.rst Rename misc files 2016-04-14 10:20:23 -07:00
setup.py Bump version to 3.2.0 2025-01-07 12:54:01 -08:00

Compatibility tests for Certbot