Commit Graph
6259 Commits
Author SHA1 Message Date
Brad Warren d38cf4a74e Build shim packages in next release 2016-05-04 17:55:12 -07:00
Brad Warren 4e19f9eae0 venv is still named letsencrypt 2016-05-04 17:28:16 -07:00
Noah Swartz 144f28690b added new docs links 2016-05-04 17:03:52 -07:00
Noah Swartz d9f36df96f contribute back changes from website 2016-05-04 16:02:48 -07:00
Noah Swartz e1d9366399 updated README 2016-05-04 10:52:58 -07:00
Noah Swartz 891b186856 changed wiki refs, added some words 2016-05-03 17:04:30 -07:00
Brad Warren b844b7d605 Create certbot-auto during release process 2016-05-03 15:44:36 -07:00
Brad Warren a9ecd146a9 Make certbot accept --yes flag 2016-05-02 14:16:41 -07:00
Noah Swartz 8f6c289e78 incorperate jsha's comments 2016-05-02 13:59:42 -07:00
Brad Warren 0f228e935d Add backports countdown when using --yes/letsencrypt-auto 2016-05-02 11:52:57 -07:00
Marius Gedminas d73e2e68ac Add a test for #2906 2016-05-02 11:45:07 +03:00
Marius Gedminas 8b4f48556d Catch the right exception
Conrary to the docstring of choose_vhost(), when you run non-interactive
certificate renewals and the Apache plugin fails to discover the correct
vhost, it raises MissingCommandlineFlag and not PluginError.
2016-05-02 09:45:27 +03:00
Marius Gedminas 528a816f70 Don't fail authentication when vhost cannot be found
Should fix #677 and #2600.
2016-05-02 09:30:32 +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
Brad Warren 23baf225a4 Ask before enabling backports 2016-04-22 16:44:06 -04:00
Brad Warren ab2319e609 Respect yes with opensuse bootstrap 2016-04-22 15:00:24 -04:00
Brad Warren 40aa4dbf91 add --yes support to red hat bootstrap script 2016-04-22 14:51:40 -04:00
Brad Warren 61203db2eb Add --yes support to arch and debian bootstrappers 2016-04-22 13:01:32 -04:00
Noah Swartz 2869f06109 add README.rst 2016-04-21 15:56:23 -07:00
Noah Swartz d803fb9d2a fix /etc/ and 3p 2016-04-21 15:42:02 -07:00
Noah Swartz 2f81a8963e move github refs back to LE 2016-04-21 15:18:27 -07:00
Brad Warren c66f0bd18e Make le-auto helpful 2016-04-21 16:13:17 -04:00
Brad Warren 0fa18b6081 Add help text 2016-04-21 15:55:28 -04:00
Brad Warren 530033a37d Add CLI parsing 2016-04-21 15:16:39 -04:00
Noah Swartz 118e0d65d5 Merge pull request #2853 from letsencrypt/no-pause-notifications
Don't pause when reporting renewal isn't necessary
2016-04-21 10:48:16 -07:00
Brad Warren 45681909c7 Selectively rename le-auto strings 2016-04-20 14:39:26 -04:00
Peter Eckersley a739865763 Print a deprecation warning with the ancient letsencrypt-auto 2016-04-20 19:10:53 +10:00
Peter Eckersley 3c455b7e64 letsencrypt-auto: set CERTBOT_AUTO :) 2016-04-20 10:45:30 +10:00
Peter Eckersley b597f4a284 [letsencrypt-auto] handle network/pypi failures more gracefully 2016-04-20 09:28:41 +10:00
Peter Eckersley 5b597e0e8b Rebuild letsencrypt-auto from current source 2016-04-20 09:28:11 +10:00
bmw ce37332420 Merge pull request #2873 from letsencrypt/fix-multitester
Fix test farm tests
2016-04-19 14:42:02 -04:00
Brad Warren 3780d068d1 Fix test farm tests 2016-04-19 14:11:17 -04:00
Brad Warren 80c8cab5af Merge branch 'master' into no-pause-notifications 2016-04-19 07:01:10 -04:00
Brad Warren 1ceea35669 Improve obtain_cert no pause test 2016-04-19 06:56:46 -04:00
bmw 07fb1028e2 Merge pull request #2860 from kevinburke/append-two-arguments
Pass a single argument to append()
2016-04-18 19:29:21 -04:00
Kevin Burke 8ceaf29fb8 Pass a single argument to append()
The other notify() calls in this block all pass the output of report(), but
this one attempts to pass two arguments, which results in the stack trace
described in #2822.
2016-04-18 15:36:27 -07:00
bmw bff58d98c1 Merge pull request #2864 from letsencrypt/vendor-experiment
Fix problem with godep and vendor directories
2016-04-18 18:22:38 -04:00
Brad Warren d34b5fee0d Fix problem with godep and vendor directories 2016-04-18 18:08:55 -04:00
Noah Swartz 2646ad4262 edit contributing.rst 2016-04-18 15:08:16 -07:00
Noah Swartz b284d54c77 reslove certbot name change 2016-04-18 14:56:02 -07:00
Noah Swartz e533218060 Merge pull request #2849 from letsencrypt/shim
Create LE shims
2016-04-18 11:44:33 -07:00
Amjad Mashaal cafcffb86e Fixing errors 2016-04-16 14:38:46 +02:00
Amjad Mashaal 82ee461e34 Adding renewal interval along with comment to the renewal configuration file 2016-04-16 14:38:46 +02:00
Noah Swartz 86e09d5e42 Merge pull request #2851 from letsencrypt/choose-python-wisely
Choose Python for better integration with boulder
2016-04-15 16:49:35 -07:00
Noah Swartz 8b7b6eeee8 Merge pull request #2844 from letsencrypt/fix-apache-conf-test
Fix apache conf test
2016-04-15 16:41:07 -07:00