Commit graph

1749 commits

Author SHA1 Message Date
Nav
25e6502aac Adding paths to cert and chain logging messages 2015-11-18 21:28:57 +02:00
Nav
24e5e3d8e5 Fixing tests broken by including the variable x in the logger debug messages 2015-11-18 12:49:06 +02:00
Nav
678fb555c0 Improving content of logging messages 2015-11-18 12:39:43 +02:00
Nav
062b4722e2 Adding even more logging to storage.py 2015-11-16 15:03:27 +02:00
Nav
6760355a23 Added more logging 2015-11-13 11:44:10 +02:00
Nav
cec5bb8b84 Adding logging for _consistent 2015-11-13 11:13:31 +02:00
Nav
f972cf19d3 Adding storage logging 2015-11-12 21:11:16 +02:00
Peter Eckersley
ca05b35a24 Merge pull request #1412 from kuba/pep8
pep8 love
2015-11-12 00:29:15 -08:00
Joona Hoikkala
3074ef996a Refactored the argument and the code to use --domain instead of --domains, which was semantically incorrect 2015-11-10 12:29:08 +02:00
Joona Hoikkala
096c689fba Added help text for -d flag 2015-11-10 12:03:15 +02:00
Peter Eckersley
d29ab2a523 Make final tweaks for landing #1421 2015-11-09 16:18:51 -08:00
Joona Hoikkala
0d01cbfc92 Refactored the port check from NamespaceConfig init to the validation function 2015-11-08 23:05:33 +02:00
Joona Hoikkala
0c4456bd7e Fixed the comment to be accurate 2015-11-08 22:57:58 +02:00
Joona Hoikkala
a4b7d0d5c1 Making linter happy by removing the unused import 2015-11-08 22:44:32 +02:00
Joona Hoikkala
59b544be3b Moved the validation to configurator 2015-11-08 22:26:01 +02:00
Joona Hoikkala
3128bab7bd Added domain to renewer test mock 2015-11-08 22:21:11 +02:00
Joona Hoikkala
9077dfdbac Fixed the messages 2015-11-08 21:46:57 +02:00
Joona Hoikkala
ee38585eb4 Refactored domain flag checks into their own helper function to clear space for future checks 2015-11-08 21:43:48 +02:00
Joona Hoikkala
c80e4c0f2f Added comment to clarify FQDN regex 2015-11-08 21:14:12 +02:00
Joona Hoikkala
e63aaf7faf Changed the checks to be more readable and better semantically 2015-11-08 21:08:50 +02:00
Joona Hoikkala
ae080349c5 Changed the errors import 2015-11-08 21:04:48 +02:00
Joona Hoikkala
d6a3286a67 Fixed the wildcard domain string match 2015-11-08 20:50:39 +02:00
Joona Hoikkala
b35ebafe16 Fixed last half-assed commit to tests 2015-11-08 20:49:44 +02:00
Joona Hoikkala
57726e6384 Use python2.6 compatible test assertions 2015-11-08 20:42:24 +02:00
Joona Hoikkala
2ac7a2a9ea Check configuration sanity for domain flag 2015-11-08 20:23:01 +02:00
Jakub Warmuz
5ee17f698e
Fix more pep8 2015-11-07 19:37:00 +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
Jakub Warmuz
31706a5ef9
tls-sni-01: acme_util and auth_handler 2015-11-07 14:24:44 +00:00
Jakub Warmuz
dd92e95290
Remove remaints of simpleHttp from standalone plugin 2015-11-07 14:24:43 +00:00
bmw
c8efa0acb8 Merge pull request #1361 from letsencrypt/both
Require --debug for many things, including python2.6 platforms
2015-11-05 20:21:09 -08:00
Peter Eckersley
24651e6b3f Handle py2.6 correctly ; be precise in documentation 2015-11-05 19:42:13 -08:00
Peter Eckersley
c0dd6e1dc8 Document --debug voodoo :) 2015-11-05 19:09:40 -08:00
Peter Eckersley
f67fab6f5f Merge pull request #1360 from cure/patch-1
Remove another reference to simplehttp
2015-11-04 19:52:47 -08:00
Brad Warren
e9a17ce2d1 Moar logging 2015-11-04 19:06:14 -08:00
Brad Warren
86d68f6028 fixes #998 2015-11-04 18:32:17 -08:00
Ward Vandewege
fc7dad116b Remove another reference to simplehttp
Since the command `a2enconf letsencrypt` is listed on this page, make sure the config file is named accordingly.
2015-11-04 21:07:04 -05:00
Jakub Warmuz
9e8ce90cea
Content-Type=text/plain for webroot snippets 2015-11-04 18:06:34 +00:00
Nav
b11e556ae7 Removing stray debug statements, fixes #1308 2015-11-04 00:03:44 +02:00
Brad Warren
d8f27118f8 Merge branch 'verb-arguments' 2015-11-02 17:36:45 -08:00
bmw
15fa5af934 Merge pull request #1271 from kuba/http-01
http-01
2015-11-02 16:53:40 -08:00
James Kasten
d2217418b5 Merge pull request #1242 from letsencrypt/apache-comment
Added comment about installer.save()
2015-11-02 07:05:21 -08:00
Peter Eckersley
21bfe5b983 Remove stray variable 2015-11-01 22:48:58 -08:00
Peter Eckersley
cbb0e397e9 Merge pull request #1268 from kuba/webroot-ct-snippets
Contet-Type snippets for webroot
2015-11-01 22:33:29 -08:00
Jakub Warmuz
44adeadf1b
Merge remote-tracking branch 'github/letsencrypt/master' into http-01 2015-11-01 11:09:59 +00:00
Jakub Warmuz
23d3c3b1e2
Rename --simple-http-port to --http-01-port 2015-11-01 11:01:23 +00:00
Jakub Warmuz
581a701cd1
Kill simpleHttp in core 2015-11-01 11:01:22 +00:00