certbot/certbot-apache/certbot_apache
Noah Swartz f57f35b1dd Start work on multivhost support in Apache
* get through parsing

* not slice

* add mult vhost per file

* idx line backwards

* blocks be wrong

* always close ifmod

* let's not mess up indexes

* don't double add multi

* fix some lint, only dedupe multi

* tests

* fix lint

* in progress bit flip

* try to pick the right vhost

* take Dominic's suggestion

* don't redo search

* add ancestor

* we now support multiple vhosts

* yay

* add docstrings
2017-05-02 15:38:27 -07:00
..
augeas_lens Merge Augeas fix for comment line continuations 2016-06-22 10:00:31 +01:00
tests Start work on multivhost support in Apache 2017-05-02 15:38:27 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-apache 2016-04-13 16:36:53 -07:00
augeas_configurator.py Add line number to Augeas syntax error message (#3974) 2017-01-06 12:58:51 -08:00
centos-options-ssl-apache.conf s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
configurator.py Start work on multivhost support in Apache 2017-05-02 15:38:27 -07:00
constants.py Change QSA to NE in HTTPS redirection (#4204) 2017-03-02 16:49:34 -08:00
display_ops.py Mitigate problems for people who run without -n (#3916) 2016-12-19 12:45:40 -08:00
obj.py Start work on multivhost support in Apache 2017-05-02 15:38:27 -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