mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 06:42:10 -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 |
||
|---|---|---|
| .. | ||
| testdata/etc_nginx | ||
| __init__.py | ||
| configurator_test.py | ||
| display_ops_test.py | ||
| http_01_test.py | ||
| nginxparser_test.py | ||
| obj_test.py | ||
| parser_obj_test.py | ||
| parser_test.py | ||
| util.py | ||