bmw
d674a74ba1
Merge pull request #2537 from letsencrypt/issue_2240
...
Apache: handle wildcards when matching server names (Issue #2240 )
2016-02-26 16:54:47 -08:00
Noah Swartz
e46ce3028f
coverage
2016-02-23 17:31:41 -08:00
Philipp Spitzer
bda9a49a6a
Added apache2 dav and dav_svn modules to debian_apache_2_4 two_vhost_80 test data.
...
Also added symlinks in mods-enabled to the newly added files to include
the modules in the test.
After doing so, many tests fail with "AttributeError: 'NoneType' object has no attribute 'lower'"
in letsencrypt_apache/parser.py", line 311.
2016-01-06 23:19:38 +01:00
Brad Warren
0bde2007d0
Remove closing tag
2015-12-11 15:11:16 -08:00
Patrick Figel
f908e8bdaf
Detect SSL vhosts by port
...
SSLEngine on can be set outside of <VirtualHost>. Treat any vhost
using port 443 as a SSL vhost.
fixes #1602
2015-11-24 06:23:07 +01:00
Joona Hoikkala
ba3db558d5
Tests taking mod_macro into account
2015-11-06 11:50:24 +02:00
James Kasten
19d65c3e2f
Add variable quote parsing
2015-09-22 08:56:26 -07:00
James Kasten
ba4a62f185
Add 'empty mods-enabled dir
2015-07-24 19:18:07 -07:00
James Kasten
ab42f7fdfe
100% unittests for apache plugin
2015-07-24 17:05:25 -07:00
James Kasten
aecb7b71d7
100% Augeas Configr unittests
2015-07-23 14:51:07 -07:00
James Kasten
8b96264576
improved redirect, testcases
2015-07-22 02:05:01 -07:00
James Kasten
3206880673
add complex parsing tests
2015-07-19 16:48:27 -07:00
James Kasten
de4540a1c7
some cleanup
2015-07-17 14:09:46 -07:00
Jakub Warmuz
120a94f84f
mv letsencrypt_* letsencrypt-*.
2015-07-11 04:31:18 +00:00