mirror of
https://github.com/certbot/certbot.git
synced 2026-04-15 22:20:28 -04: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 |
||
|---|---|---|
| .. | ||
| certbot_compatibility_test | ||
| nginx | ||
| Dockerfile | ||
| Dockerfile-apache | ||
| Dockerfile-nginx | ||
| LICENSE.txt | ||
| MANIFEST.in | ||
| README.rst | ||
| setup.py | ||
Compatibility tests for Certbot