certbot/certbot-apache/certbot_apache
Marius Gedminas 8b4f48556d Catch the right exception
Conrary to the docstring of choose_vhost(), when you run non-interactive
certificate renewals and the Apache plugin fails to discover the correct
vhost, it raises MissingCommandlineFlag and not PluginError.
2016-05-02 09:45:27 +03:00
..
augeas_lens s/Let's Encrypt/Certbot certbot-apache 2016-04-13 16:36:53 -07:00
tests Use command to find certbot path 2016-04-14 16:27:22 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-apache 2016-04-13 16:36:53 -07:00
augeas_configurator.py s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
centos-options-ssl-apache.conf s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
configurator.py More stray ncrypt reference cleanup 2016-04-14 17:04:23 -07:00
constants.py s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
display_ops.py s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
obj.py s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
options-ssl-apache.conf s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
parser.py s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
tls_sni_01.py Catch the right exception 2016-05-02 09:45:27 +03:00