certbot/certbot-apache/certbot_apache
Brad Warren 28ce10fef5 Don't add ServerAlias directives when the domain is already covered by a wildcard (#3917)
* correctly match * and ? in ServerAlias directives

* update Apache wildcard test

* Consolidate wildcard matching and remove bad test

* Test Apache vhost selection with wildcards

* Added few more tests to proof vhost selection
2016-12-20 15:53:52 -08:00
..
augeas_lens Merge Augeas fix for comment line continuations 2016-06-22 10:00:31 +01:00
tests Don't add ServerAlias directives when the domain is already covered by a wildcard (#3917) 2016-12-20 15:53:52 -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 Don't add ServerAlias directives when the domain is already covered by a wildcard (#3917) 2016-12-20 15:53:52 -08:00
constants.py Fix apache logs dir for centos 2016-08-21 21:50:14 +03:00
display_ops.py Mitigate problems for people who run without -n (#3916) 2016-12-19 12:45:40 -08: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