1766 Commits
Author SHA1 Message Date
sagi e737481129 WIP 2016-05-19 18:20:27 +00:00
Peter Eckersley 0294db7061 Merge pull request #2992 from certbot/post-hook
Only run post-hook if pre-hook was (or would have been, if it existed)
2016-05-18 16:31:00 -07:00
Seth Schoen 2ba5ce9217 Mention register subcommand in main help 2016-05-18 15:55:25 -07:00
Seth Schoen 70912be5a9 Associate --update-registration with register help topic 2016-05-18 14:57:31 -07:00
Peter Eckersley df9174b81f Fix whitespace 2016-05-18 14:36:07 -07:00
Peter Eckersley 8b7a7f2e4b Merge pull request #3011 from certbot/webroot-map-renewal
Allow modifying webroot-map during renewal
2016-05-18 14:32:48 -07:00
Brad Warren 94549219c5 Add get_names_from_csr tests 2016-05-18 14:06:32 -07:00
Seth Schoen 354b5ead2c Merge branch 'master' into update_registration 2016-05-18 14:03:37 -07:00
Brad Warren 77e4be933c Simplify get_names_from_csr 2016-05-18 13:59:17 -07:00
Brad Warren 8e17d7498d Add get_names_from_csr 2016-05-18 10:14:15 -07:00
Brad Warren 50421e99be Factor loading cert/req into its own function 2016-05-18 09:56:34 -07:00
Marius Gedminas 321a806b91 Hook validation: skip leading spaces/newlines
Improves the situation with #3020 a bit.

Does nothing about other valid shell commands that the current
validation would reject:

  - shell builtins like --post-hook 'if [ -x /my/script ]; then /my/script; fi'
  - variable assignments like --post-hook 'ENV_VAR=value command'
  - comments
  - redirections like --post-hook '<infile command'
  - I'm sure I'm missing many other exciting possibilities
2016-05-18 11:57:50 +03:00
sagi 7e3c9399e5 Use cli.set_by_cli to detect if the user explicitly set cert_path 2016-05-17 22:12:11 +00:00
Noah Swartz 4b1d9e0af2 Merge pull request #2986 from certbot/doc-cleanup
Doc cleanup
2016-05-16 20:14:02 -07:00
Brad Warren accc83a1ca add py2.6 compatibility 2016-05-16 18:03:17 -07:00
Brad Warren b9c97954ee Add comment about removing the exception in the future 2016-05-16 17:48:26 -07:00
Brad Warren 323bb34144 Add test to prevent regressions 2016-05-16 17:45:52 -07:00
Brad Warren 9efdd3b38f Fixes 2977 2016-05-16 17:34:30 -07:00
sagi f092669347 If cert_path provided - do not randomize it 2016-05-16 21:19:44 +00:00
Peter Eckersley f4103bdbb3 post-hook only runs if pre-hook was (or would have been, if it existed) 2016-05-13 18:49:01 -07:00
Peter Eckersley 3ddd972356 Update the renewal-related message we print after obtaining a cert 2016-05-13 18:19:57 -07:00
Peter Eckersley d2df6880e5 Merge remote-tracking branch 'origin/master' into must-staple 2016-05-13 13:10:23 -07:00
Peter Eckersley f16104e3cb Lots of doc cleanups 2016-05-13 12:22:55 -07:00
Peter Eckersley a7d0b1a7d3 Address review comments 2016-05-12 17:49:44 -07:00
Peter Eckersley 65c4f77c1e Merge remote-tracking branch 'origin/master' into noninteractive-location 2016-05-12 17:36:55 -07:00
Brad Warren c8cf0b4600 Bump version to 0.7.0 2016-05-11 18:04:27 -07:00
Brad Warren 8e742fa3c6 Release 0.6.0 2016-05-11 18:04:15 -07:00
Seth Schoen 9556dfac5a Add a way to update registrations
Fixes #1215
2016-05-11 10:44:40 -07:00
Peter Eckersley c9cdefd780 Merge remote-tracking branch 'origin/master' into deprecation-warning 2016-05-11 09:40:57 -07:00
Peter Eckersley 22f6b77e68 Move deprecation warning after logging setup 2016-05-11 09:40:21 -07:00
Brad Warren 8c9c6bd07b Merge branch 'master' into enoent 2016-05-11 08:54:16 -07:00
Peter Eckersley 86cb5b68e3 cli_command should sometimes be certbot-auto 2016-05-10 10:14:03 -07:00
Brad Warren a5fdee0d5c Merge branch 'master' into deprecation-warning 2016-05-09 17:31:30 -07:00
Joona Hoikkala a949b579d8 Merge remote-tracking branch 'upstream/master' into sysd_os 2016-05-09 08:57:25 +02:00
Brad Warren 30ae348a8c Add logger message 2016-05-06 16:53:33 -07:00
Brad Warren 56d7a97e6a Test dvsni with standalone-supported-challenges 2016-05-06 16:44:31 -07:00
Brad Warren 7167a9e108 fixes #2927 2016-05-06 16:41:23 -07:00
Brad Warren 4e19f9eae0 venv is still named letsencrypt 2016-05-04 17:28:16 -07:00
Joona Hoikkala 67a5eb14f4 Merge remote-tracking branch 'upstream/master' into sysd_os 2016-04-29 16:24:36 +03:00
Joona Hoikkala 9af0994ca6 More verbose UA & test UA test fixes 2016-04-29 16:23:52 +03:00
Joona Hoikkala 1b5efc8427 Added tests for new UA method 2016-04-29 15:52:24 +03:00
Joona Hoikkala ff30fb71d2 New method for determining UA string 2016-04-29 15:31:59 +03:00
schoen eb56c166d7 Merge pull request #2809 from letsencrypt/domain-ordering
Preserve domain ordering in CSR
2016-04-28 14:34:12 -07:00
schoen a4681d37b1 Merge pull request #2785 from TheNavigat/renewal
Document renewal interval in renewal configuration file
2016-04-27 17:44:10 -07:00
Amjad Mashaal bf6f6b636c Setting value of commented renew_before_expiry to default value 2016-04-28 02:32:53 +02:00
Amjad Mashaal e3ad290dff Moving renew_before_expiry comment to initial_comment 2016-04-27 02:50:36 +02:00
Amjad Mashaal 070642faaf Fixing renew_before_expiry comment 2016-04-26 05:26:07 +02:00
Amjad Mashaal 771f5cfe49 Implementing schoen's correction 2016-04-26 04:20:50 +02:00
Peter Eckersley a739865763 Print a deprecation warning with the ancient letsencrypt-auto 2016-04-20 19:10:53 +10:00
Brad Warren 80c8cab5af Merge branch 'master' into no-pause-notifications 2016-04-19 07:01:10 -04:00