certbot/certbot-apache/certbot_apache
Joona Hoikkala fa97877cfb Make sure that Apache is listening on port 80 and has mod_alias
* Ensure that mod_alias is enabled

* Make sure we listen to port http01_port
2018-01-11 14:48:32 +02:00
..
augeas_lens Merge Augeas fix for comment line continuations 2016-06-22 10:00:31 +01:00
tests Make sure that Apache is listening on port 80 and has mod_alias 2018-01-11 14:48:32 +02:00
__init__.py s/Let's Encrypt/Certbot certbot-apache 2016-04-13 16:36:53 -07:00
apache_util.py Parse variables without whitespace separator correctly in CentOS family of distributions (#5318) 2017-12-11 11:50:56 -08:00
augeas_configurator.py Do not parse disabled configuration files from under sites-available on Debian / Ubuntu (#4104) 2017-09-25 12:03:09 -07:00
centos-options-ssl-apache.conf update Apache ciphersuites (#5383) 2018-01-09 07:46:21 -08:00
configurator.py Make sure that Apache is listening on port 80 and has mod_alias 2018-01-11 14:48:32 +02:00
constants.py update Apache ciphersuites (#5383) 2018-01-09 07:46:21 -08:00
display_ops.py add domain name when having issues in the warn output (#5105) 2017-09-15 16:51:06 -07:00
entrypoint.py Distribution specific override functionality based on class inheritance (#5202) 2017-12-04 11:49:18 -08:00
http_01.py Make sure that Apache is listening on port 80 and has mod_alias 2018-01-11 14:48:32 +02:00
obj.py Add support for multivhosts in Apache 2017-05-02 15:56:55 -07:00
options-ssl-apache.conf update Apache ciphersuites (#5383) 2018-01-09 07:46:21 -08:00
override_arch.py Distribution specific override functionality based on class inheritance (#5202) 2017-12-04 11:49:18 -08:00
override_centos.py Distribution specific override functionality based on class inheritance (#5202) 2017-12-04 11:49:18 -08:00
override_darwin.py Distribution specific override functionality based on class inheritance (#5202) 2017-12-04 11:49:18 -08:00
override_debian.py Distribution specific override functionality based on class inheritance (#5202) 2017-12-04 11:49:18 -08:00
override_gentoo.py Use apache2ctl modules for Gentoo systems. (#5349) 2018-01-04 14:36:16 -08:00
override_suse.py Distribution specific override functionality based on class inheritance (#5202) 2017-12-04 11:49:18 -08:00
parser.py Distribution specific override functionality based on class inheritance (#5202) 2017-12-04 11:49:18 -08:00
tls_sni_01.py Do not parse disabled configuration files from under sites-available on Debian / Ubuntu (#4104) 2017-09-25 12:03:09 -07:00