Commit graph

53 commits

Author SHA1 Message Date
Rémy Léone
1014cf5d9e Dict can be litteral 2015-11-14 14:06:32 +01:00
Joona Hoikkala
85675d709c Case insensitive matching 2015-11-10 11:20:33 +02:00
Joona Hoikkala
747b7ca507 More robust way of detecting the mod_macro vhosts 2015-11-10 05:34:15 +02:00
Peter Eckersley
6fbcebd4ab Merge pull request #1385 from joohoi/modmacro
Ignore mod_macro vhosts, and display notification
2015-11-09 19:03:11 -08:00
bmw
af0229d38a Merge pull request #1401 from letsencrypt/ssl-options
Downgrade a very excitable security comment to an XXX
2015-11-09 15:38:04 -08:00
Jakub Warmuz
937e3edfc1
tls-sni-01 in apache and nginx plugins 2015-11-07 18:35:41 +00:00
Joona Hoikkala
ce501f94a3 Simplify the code 2015-11-07 08:31:46 +02:00
Peter Eckersley
63135be7c2 Downgrade a very excitable security comment to an XXX
Resolves: #1400

Also note that this function will need to become more sophisticated as we
support autoupdating of config options (eg those changed in #1390)
2015-11-06 19:36:22 -08:00
Joona Hoikkala
980b4ac3fa PEP8 and sphinx documentation fixes 2015-11-06 20:14:00 +02:00
Joona Hoikkala
8fb3956ecd Removed dead code 2015-11-06 20:13:44 +02:00
Joona Hoikkala
4bd0330ae7 Do not suggest mod_macro vhost for the best vhost 2015-11-06 11:50:18 +02:00
Joona Hoikkala
9f8ab4677e Ignoring mod_macro virtualhosts, but displaying a notification why it's done 2015-11-06 11:49:43 +02:00
Sharif Nassar
424f4f08b9 Make ./pep8.travis.sh run cleanly
98% whitespace.
2015-10-20 22:24:58 -07:00
James Kasten
ccd9c54a6f Merge pull request #949 from kuba/bugs/838
Fix tests under dev release packaging
2015-10-13 14:38:17 -04:00
Jacob Hoffman-Andrews
f0cfd69cdc Respond to review feedback. 2015-10-11 11:28:39 -07:00
Jacob Hoffman-Andrews
dd8c6d6548 Nginx improvements
Add a server_names_hash_bucket_size directive during challenges to fix an nginx
crash on restart (Fixes #922).

Use fullchain instead of chain (Fixes #610).

Implement OCSP stapling (Fixes #937, Fixes #931).

Hide Boulder output in integration tests to make them more readable.
2015-10-11 10:20:08 -07:00
Jakub Warmuz
5edd809161
ApacheConfigurator.is_enabled using filecmp (fixes #838). 2015-10-11 10:51:24 +00:00
Brad Warren
9cf2ea8a57 Report Apache correctly when uninstalled 2015-09-30 17:16:27 -07:00
Jakub Warmuz
5d8e9a3d68
Fix various doc generation issues 2015-09-27 21:07:40 +00:00
Jakub Warmuz
33c2aed021
Merge remote-tracking branch 'github/letsencrypt/master' into lint 2015-09-11 07:15:10 +00:00
James Kasten
4fb27e0350 fix documentation link 2015-09-10 18:48:44 -07:00
James Kasten
7a66bfef28 method to func, thanks pylint 2015-09-10 16:49:50 -07:00
James Kasten
9c47b1061c Search for correct module names in dependency list 2015-09-10 16:34:20 -07:00
James Kasten
b2ef041785 Don't log notes if save is temporary 2015-09-10 15:57:27 -07:00
James Kasten
8b093032ae Change debug/info output 2015-09-10 15:39:13 -07:00
James Kasten
c03f497727 Add dependencies for known used modules 2015-09-10 15:28:01 -07:00
Jakub Warmuz
95c8edc66c
pep8 letsencrypt-apache 2015-09-06 09:20:41 +00:00
Jakub Warmuz
e9c79edb19
Fix various Sphinx build problems 2015-08-22 14:30:59 +00:00
James Kasten
ea7a427cca revert to simple enable_mod, disable_mod, enable_mod 2015-08-17 13:11:48 -07:00
James Kasten
dde4951be5 fix 691 2015-08-17 10:40:42 -07:00
James Kasten
e30193b623 Fix enable_mod register_undo_command in challenges 2015-08-13 21:14:46 -07:00
James Kasten
1587653366 Final cleanup 2015-07-31 15:38:43 -07:00
James Kasten
2953d3b2ee Associate vhost with name after selection 2015-07-31 13:23:31 -07:00
James Kasten
f71119681c Address most of first round of comments 2015-07-30 23:14:58 -07:00
James Kasten
b37fc95386 py26 compat 2015-07-30 01:49:04 -07:00
James Kasten
e64e3ceab0 Proper misconfiguration message 2015-07-30 01:19:02 -07:00
James Kasten
ae4e1d5058 Use a2enmod and update reverter 2015-07-29 23:40:07 -07:00
James Kasten
6716d9f0b4 Remove a2enmod option 2015-07-24 17:06:27 -07:00
James Kasten
1ff899ae33 pylint cleanup 2015-07-24 15:47:38 -07:00
James Kasten
9454995565 remove verify_setup call 2015-07-24 03:29:16 -07:00
James Kasten
647caba164 100% configurator coverage 2015-07-24 03:22:35 -07:00
James Kasten
c927149185 Unittests and revisions 2015-07-23 01:34:51 -07:00
James Kasten
8b96264576 improved redirect, testcases 2015-07-22 02:05:01 -07:00
James Kasten
d25c7c36e7 Convert to servername/serveralias 2015-07-21 17:16:46 -07:00
James Kasten
6a8590b4cc Improved Apache and unittests 2015-07-19 19:49:44 -07:00
James Kasten
78fd81aed7 Cleanup Apache 2015-07-19 02:22:10 -07:00
James Kasten
de4540a1c7 some cleanup 2015-07-17 14:09:46 -07:00
James Kasten
0d69e5cff4 Support dvsni_port, reorganize dvsni 2015-07-15 14:34:24 -07:00
James Kasten
1b13458463 Redesign choose_vhost and prepare_https, Cleanup make_vhost_ssl 2015-07-14 14:03:43 -07:00
James Kasten
ec065e8b58 Parse variables and fnmatch 2015-07-13 23:18:33 -07:00