1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-21 19:01:07 +03:00
Commit Graph

68 Commits

Author SHA1 Message Date
Brad Warren
e4cf64c30e Fix Apache tests 2015-11-30 19:13:50 -08:00
Peter Eckersley
33aff08c36 Merge pull request #1395 from sagi/hsts
apache: add general http-header enhacement [needs revision]
2015-11-26 12:30:23 -08:00
bmw
8cf63c493f Merge pull request #1568 from erikrose/kill-dvsni
Remove remaining "DVSNI" wording, changing it to reference TLS-SNI-01, which it changed into.
2015-11-25 15:30:02 -05:00
sagi
090a9a0e46 add PluginEnhancementAlreadyPresent and use it 2015-11-25 01:56:49 +00:00
sagi
7467496984 change enhancement http-header to ensure-http-header 2015-11-24 23:33:21 +00: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
Peter Eckersley
0c80fac35b Merge pull request #1423 from ArchimedesPi/apache-chainfile
Appropriately set and update Apache certificate directives
2015-11-23 19:52:21 -08:00
Liam Marshall
d737546dd7 Split off cleaning into a method (fixes a subtle bug) 2015-11-20 16:43:14 -06:00
Erik Rose
9205b9c987 Remove remaining "DVSNI" wording, changing it to reference TLS-SNI-01, which it changed into. Close #1417.
Also make _get_addrs() private, since it's called only internally.
2015-11-19 13:23:07 -05:00
Liam Marshall
ca6a77bb1d Fix tests
Remove debugging print from tests

Fix lint warnings
2015-11-18 21:38:56 -06:00
Liam Marshall
b19c9d858c Fix a few nits, coverage 2015-11-18 21:24:43 -06:00
Liam Marshall
e5e7cef6d6 Fix conditional for fullchain_path edge cases 2015-11-18 19:22:14 -06:00
Liam Marshall
76320c2d37 Test vhost cleaning 2015-11-15 23:09:44 -06:00
sagi
175ef4f50d merge with letsencrypt master br 2015-11-15 07:18:26 +00:00
Liam Marshall
e6113698f2 Test that no fullchain throws an error 2015-11-14 14:28:17 -06:00
Liam Marshall
16659b5433 Add minus option to _remove_existing_ssl_directives()
Add test case as well.
2015-11-13 15:59:16 -06:00
Liam Marshall
211c2bb33d Remove SSLCACertificatePath from removed directives
SSLCACertificatePath is sometimes important to preserve.
2015-11-10 19:41:30 -06:00
Liam Marshall
1f6ef1f4b1 Add tests for existing cert removal and newcert directives 2015-11-10 16:04:23 -06: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
sagi
de338c7309 Add tests for Upgrade-Insecure-Requests 2015-11-09 22:36:00 +00:00
sagi
ffe32c6ca4 Add tests and comments 2015-11-08 15:21:36 +00:00
sagi
04136cfbf2 Generalized http-header enhancement 2015-11-08 04:37:57 +00:00
Jakub Warmuz
937e3edfc1 tls-sni-01 in apache and nginx plugins 2015-11-07 18:35:41 +00:00
Jakub Warmuz
5e8ed2bbd2 --dvsni-port -> --tls-sni-01-port 2015-11-07 18:24:17 +00:00
Peter Eckersley
a6a00c108b Update test to reflect name change. 2015-11-07 03:02:32 -08:00
Joona Hoikkala
ce501f94a3 Simplify the code 2015-11-07 08:31:46 +02:00
sagi
93e2023f87 Add HSTS enhancement basic tests 2015-11-06 22:32:02 +00:00
Joona Hoikkala
f0c059752f Added test for mod_macro check in domain names 2015-11-06 20:13:39 +02:00
Joona Hoikkala
88b89a04b1 Fix pylint in the new test 2015-11-06 20:13:12 +02:00
Joona Hoikkala
93a53d5078 Added test for removing mod_macro vhosts from vhost list 2015-11-06 11:50:29 +02:00
Joona Hoikkala
ba3db558d5 Tests taking mod_macro into account 2015-11-06 11:50:24 +02:00
Brad Warren
9cf2ea8a57 Report Apache correctly when uninstalled 2015-09-30 17:16:27 -07:00
James Kasten
d4d71a73a5 Remove trailing whitespace 2015-09-22 09:16:49 -07:00
James Kasten
202b21f260 Remove extra # 2015-09-22 08:58:02 -07:00
James Kasten
19d65c3e2f Add variable quote parsing 2015-09-22 08:56:26 -07:00
James Kasten
6e4faac9c0 Allow single/double quotes around Include dirs 2015-09-22 08:15:11 -07:00
James Kasten
b5c8da2188 remove space 2015-09-17 02:20:15 -07:00
James Kasten
f2cee505f5 fix 781 2015-09-17 02:14:53 -07:00
Jakub Warmuz
95c8edc66c pep8 letsencrypt-apache 2015-09-06 09:20:41 +00:00
Jakub Warmuz
138f1d1b28 lint: space check for dict-separator 2015-09-06 08:30:49 +00:00
James Kasten
6aabb3839f address comments 2015-08-17 13:27:15 -07:00
James Kasten
ea7a427cca revert to simple enable_mod, disable_mod, enable_mod 2015-08-17 13:11:48 -07:00
James Kasten
5ba6446458 Add additional test for prepare_server_https 2015-08-17 11:07:54 -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
Brad Warren
1d7f252b35 Changes account in achalls to account_key 2015-08-11 13:22:03 -07:00
Brad Warren
14c150ae17 Fixed unit tests and lint 2015-08-05 15:39:31 -07:00
James Kasten
65f4332798 Update IPlugin docs, make augeas conform 2015-07-31 12:49:39 -07:00