certbot/certbot-apache/certbot_apache/tests
Spencer Eick 065e923bc9 Improve "cannot find cert of key directive" error (#5525) (#5679)
- Fix code to log separate error messages when either SSLCertificateFile or SSLCertificateKeyFile -
 directives are not found.
- Update the section in install.rst where the relevant error is referenced.
- Edit a docstring where 'cert' previously referred to certificate.
- Edit test_deploy_cert_invalid_vhost in the test suite to cover changes.

Fixes #5525.
2018-03-14 12:59:13 -07:00
..
apache-conf-files Do not parse disabled configuration files from under sites-available on Debian / Ubuntu (#4104) 2017-09-25 12:03:09 -07:00
testdata Apache HTTP01 Improvements 2018-01-16 23:17:08 -08:00
__init__.py s/Let's Encrypt/Certbot certbot-apache 2016-04-13 16:36:53 -07:00
augeas_configurator_test.py Switch from nose to pytest (#5282) 2017-12-01 10:59:55 -08:00
centos_test.py Parse variables without whitespace separator correctly in CentOS family of distributions (#5318) 2017-12-11 11:50:56 -08:00
complex_parsing_test.py Distribution specific override functionality based on class inheritance (#5202) 2017-12-04 11:49:18 -08:00
configurator_test.py Improve "cannot find cert of key directive" error (#5525) (#5679) 2018-03-14 12:59:13 -07:00
debian_test.py Distribution specific override functionality based on class inheritance (#5202) 2017-12-04 11:49:18 -08:00
display_ops_test.py Apache plugin wildcard support for ACMEv2 (#5608) 2018-02-28 11:31:47 -08:00
entrypoint_test.py Distribution specific override functionality based on class inheritance (#5202) 2017-12-04 11:49:18 -08:00
gentoo_test.py Use apache2ctl modules for Gentoo systems. (#5349) 2018-01-04 14:36:16 -08:00
http_01_test.py Work around Basic Authentication for challenge dir in Apache (#5461) 2018-01-23 16:46:36 -08:00
obj_test.py Test coverage & fix 2016-06-25 12:06:43 -07:00
parser_test.py Set up vhost discovery and overrides for HTTP-01 2018-01-16 23:08:46 -08:00
tls_sni_01_test.py Add basic HTTP01 support to Apache 2018-01-10 23:35:09 -08:00
util.py Apache HTTP01 Improvements 2018-01-16 23:17:08 -08:00