Commit Graph
4201 Commits
Author SHA1 Message Date
sagi ffe32c6ca4 Add tests and comments 2015-11-08 15:21:36 +00:00
Dev & Sec 9c12102d0b use command -v instead of type, and add comments for the su_sudo function 2015-11-08 10:26:15 +00:00
Jakub Warmuz 0f36ed3eb3 Merge pull request #1414 from kuba/acme-standalone-log
Logging in acme.standalone: more and not to sys.stderr.
2015-11-08 06:57:23 +00:00
Jakub Warmuz 0dbb235961 Merge remote-tracking branch 'github/letsencrypt/master' into acme-standalone-log 2015-11-08 06:51:34 +00:00
Peter Eckersley d209b5ea20 Merge pull request #1411 from kuba/tls-sni-01
tls-sni-01
2015-11-07 22:42:49 -08:00
Jakub Warmuz c18f0b7073 Add rtype docs 2015-11-08 06:34:28 +00:00
Jakub Warmuz 37574e60e1 hexdigest lower() 2015-11-08 06:29:48 +00:00
Jakub Warmuz 8208470395 More docs about ports 2015-11-08 06:26:22 +00:00
sagi 04136cfbf2 Generalized http-header enhancement 2015-11-08 04:37:57 +00:00
Peter Eckersley 01c733bed1 Fix ExperimentalBootstrap on Mac
Fixes: #1408
2015-11-07 20:36:30 -08:00
Jakub Warmuz 6d32c2e5a4 Rename DVSNIRequestHandler to BaseRequestHandlerWithLogging. 2015-11-07 23:00:43 +00:00
Jakub Warmuz 1f6f6a7451 Logging in HTTP01RequestHandler: more and not to sys.stderr. 2015-11-07 22:57:39 +00:00
Jakub Warmuz 465efc9601 Custom acme.messages.Error (fixes #946). 2015-11-07 20:01:29 +00:00
Jakub Warmuz 5ee17f698e Fix more pep8 2015-11-07 19:37:00 +00:00
Jakub Warmuz d0a2b38457 pep8 for docs/conf.py 2015-11-07 19:36:08 +00:00
Jakub Warmuz bbb7606fe1 Kill dvsni in acme 2015-11-07 18:35:41 +00:00
Jakub Warmuz 3ac4df4f48 Kill dvsni in core 2015-11-07 18:35:41 +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
Jakub Warmuz 2266baf775 Renames around DVSNIServer 2015-11-07 18:24:17 +00:00
Jakub Warmuz 93e69ef7de tls-sni-01 for standalone 2015-11-07 18:24:17 +00:00
Peter Eckersley e653aa49f8 Merge pull request #1407 from devnsec-com/pr10
Fixes 2 lines of code that could cause IndexError in the nginx plugin
2015-11-07 09:11:25 -08:00
Dev & Sec 6bcbe641bd fix 2 IndexErrors in the nginx plugin 2015-11-07 16:21:47 +00:00
Jakub Warmuz 31706a5ef9 tls-sni-01: acme_util and auth_handler 2015-11-07 14:24:44 +00:00
Jakub Warmuz b864c77b62 Add tls-sni-01 to acme 2015-11-07 14:24:43 +00:00
Jakub Warmuz c805ebc2bf Use KEY in DVSNI tests 2015-11-07 14:24:43 +00:00
Jakub Warmuz dd92e95290 Remove remaints of simpleHttp from standalone plugin 2015-11-07 14:24:43 +00:00
Jakub Warmuz 3a5f7a026b Fix old reference to SimpleHTTP 2015-11-07 14:24:43 +00:00
Peter Eckersley a6a00c108b Update test to reflect name change. 2015-11-07 03:02:32 -08:00
Peter Eckersley e04c67ba8c Merge pull request #1404 from kuba/acme-ua
User-Agent support in acme (default: `acme-python`, fixes #1351).
2015-11-07 02:57:08 -08:00
Ondřej Súkup a832070a12 Add bootstrap for openSUSE 2015-11-07 11:15:45 +01:00
Jakub Warmuz dc60cdbc7d User-Agent support in acme (default: acme-python, fixes #1351).
In order to override the default (`acme-python`), clients (including
Let's Encrypt: #858, #1397) should create a custom
acme.clietn.ClientNetwork object and pass it to
acme.client.Client.__init__.
2015-11-07 08:55:54 +00:00
Joona Hoikkala ce501f94a3 Simplify the code 2015-11-07 08:31:46 +02:00
sagi 2988a09087 Make lint happy, delete trailing whitespaces 2015-11-07 05:24:55 +00: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
Peter Eckersley fc8af6b341 Merge pull request #1382 from koobs/patch-1
Add FreeBSD port/package to documentation (Usage)
2015-11-06 16:00:17 -08:00
sagi 93e2023f87 Add HSTS enhancement basic tests 2015-11-06 22:32:02 +00:00
sagi 0473c67c48 Add HSTS header enhancement to Apache 2015-11-06 22:31:30 +00:00
bmw 50fc3321f3 Merge pull request #1381 from jimt/patch-1
Fix typo.
2015-11-06 13:02:40 -08:00
Peter Eckersley 291c5c7132 Remove nonsensical Apache config directives
- AcceptPathInfo Off was breaking things (fixes: #1274)
- Enabling DEFLATE compression for HTML and XML may make the site vulnerable to BREACH!
2015-11-06 12:42:13 -08:00
bmw 1d0b9b5ad5 Merge pull request #1387 from lucebac/master
Fixed typo in script name when trying to boostrap for manjaro
2015-11-06 10:20:00 -08:00
Joona Hoikkala 980b4ac3fa PEP8 and sphinx documentation fixes 2015-11-06 20:14:00 +02:00
Joona Hoikkala effc1ed8e4 Fix VirtualHost magic methods to take mod_macro addition into account 2015-11-06 20:13:49 +02:00
Joona Hoikkala 8fb3956ecd Removed dead code 2015-11-06 20:13:44 +02: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
Luca Ebach 05b95b9166 Fixed typo in script name when trying to boostrap for manjaro 2015-11-06 14:16:12 +01:00
Joona HoikkalaandJoona Hoikkala 93a53d5078 Added test for removing mod_macro vhosts from vhost list 2015-11-06 11:50:29 +02:00
Joona HoikkalaandJoona Hoikkala ba3db558d5 Tests taking mod_macro into account 2015-11-06 11:50:24 +02:00
Joona HoikkalaandJoona Hoikkala 4bd0330ae7 Do not suggest mod_macro vhost for the best vhost 2015-11-06 11:50:18 +02:00