mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 23:04:39 -04:00
* Find OpenSSL version * Create and update various config files * Update logic to use new version constraints * SSL_OPTIONS_HASHES_NEW and SSL_OPTIONS_HASHES_MEDIUM were just being used for testing, and maintaining them is becoming untenable, so remove them. * if we don't know the openssl version, we can't turn off session tickets * add unit test for _get_openssl_version * add unit tests * placate lint * Fix docs and tests and clean up code * use python correctly * update changelog * Lint * make comment a comment |
||
|---|---|---|
| .. | ||
| options-ssl-nginx-old.conf | ||
| options-ssl-nginx-tls12-only.conf | ||
| options-ssl-nginx-tls13-session-tix-on.conf | ||
| options-ssl-nginx.conf | ||