mirror of
https://github.com/certbot/certbot.git
synced 2026-07-23 06:13:54 +02:00
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
Compatibility tests for Certbot