certbot/certbot-apache/certbot_apache
Nick Fong dd8772b608 Remove get_all_certs_keys() from Apache and Nginx (#3768)
- Remove get_all_certs_keys() implementation in
    - certbot-apache/certbot_apache/configurator.py
- Remove corresponding tests for get_all_certs_keys() in
    - certbot-apache/certbot_apache/tests/configurator_test.py
- Remove get_all_certs_keys() implementation in
    - certbot-nginx/certbot_nginx/configurator.py
    - certbot-nginx/certbot_nginx/parser.py
- Remove corresponding tests for get_all_certs_keys() in:
    - certbot-nginx/certbot_nginx/tests/configurator_test.py
    - certbot-nginx/certbot_nginx/tests/parser_test.py

Resolves #3762
2016-11-08 17:19:05 -08:00
..
augeas_lens Merge Augeas fix for comment line continuations 2016-06-22 10:00:31 +01:00
tests Remove get_all_certs_keys() from Apache and Nginx (#3768) 2016-11-08 17:19:05 -08:00
__init__.py s/Let's Encrypt/Certbot certbot-apache 2016-04-13 16:36:53 -07:00
augeas_configurator.py Move recovery_routine() to augeas init 2016-06-06 13:10:34 +03:00
centos-options-ssl-apache.conf s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
configurator.py Remove get_all_certs_keys() from Apache and Nginx (#3768) 2016-11-08 17:19:05 -08:00
constants.py Fix apache logs dir for centos 2016-08-21 21:50:14 +03:00
display_ops.py Remove the curses dialog, thereby deprecating the --help and --dialog command line options (#3665) 2016-10-21 15:45:57 -07:00
obj.py Address review comments 2016-06-29 13:57:58 -07:00
options-ssl-apache.conf s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
parser.py Use logger.warning instead of deprecated warn 2016-07-22 09:54:28 +03:00
tls_sni_01.py Use logger.warning instead of deprecated warn 2016-07-22 09:54:28 +03:00