certbot/certbot-apache/certbot_apache
ohemorange fc097de5ff Refactor nginx file update mechanism in preparation for working with apache plugin (#4720)
* move install_ssl_options_conf functionality to common

* add no cover

* compute current hash instead of saving

* make current hash be computed; switch to list of all canonical hashes

* put message directly into assertion

* don't pass logger

* add docstring

* Add unit tests for certbot.plugins.common.install_ssl_options_conf
2017-06-01 09:04:48 -07:00
..
augeas_lens Merge Augeas fix for comment line continuations 2016-06-22 10:00:31 +01:00
tests Refactor nginx file update mechanism in preparation for working with apache plugin (#4720) 2017-06-01 09:04:48 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-apache 2016-04-13 16:36:53 -07:00
augeas_configurator.py Force augeas file reload to recalculate span indicies 2017-05-15 12:56:45 -07:00
centos-options-ssl-apache.conf s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
configurator.py Modify special action types only once 2017-05-15 12:22:47 -07:00
constants.py Change QSA to NE in HTTPS redirection (#4204) 2017-03-02 16:49:34 -08:00
display_ops.py ServerName and ServerAlias are directives, not directories (#4632) 2017-05-10 11:43:56 -07:00
obj.py Add support for multivhosts in Apache 2017-05-02 15:56:55 -07:00
options-ssl-apache.conf s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
parser.py Fix _get_runtime_cfg on Python 3 (#4262) 2017-03-18 18:06:32 -07:00
tls_sni_01.py Fix certbot-apache tests on Python 3 (#4172) 2017-02-24 18:21:21 -08:00