Peter Eckersley
9129dcbc87
Make sure there's always a domain name to prompt a question
2015-12-21 16:09:25 -08:00
Peter Eckersley
03fdd03a87
Experimentally try travis with the hackish-apache-test
2015-12-21 16:09:25 -08:00
Peter Eckersley
babb33991b
Neaten things with a Setup() function
2015-12-16 19:51:45 -08:00
Peter Eckersley
9013fecc9c
Prep for testfarming.
2015-12-16 19:41:35 -08:00
Peter Eckersley
bf764e4852
Support appending to non-Debianish Apache setups
2015-12-16 18:38:49 -08:00
Peter Eckersley
3c6af7094c
Bugfix, and use --staging
2015-12-16 17:21:47 -08:00
Peter Eckersley
52705107ff
let the environment determine how letsencrypt is run
2015-12-16 17:01:36 -08:00
Peter Eckersley
e7226d2804
Automate testing with the apache-conf-library
2015-12-16 16:45:38 -08:00
Peter Eckersley
7c95212466
Merge pull request #1922 from letsencrypt/cover
...
Bumped minimum cover percentage
2015-12-16 15:12:01 -08:00
Brad Warren
a2a6be108d
Moar cover
2015-12-16 14:51:00 -08:00
bmw
f387fe80a8
Merge pull request #1913 from xgin/check-supported-enhancements
...
Check an enhancement is supported before applying (fixes #1432 )
2015-12-16 12:47:30 -08:00
Peter Eckersley
55cc72fab7
Merge pull request #1707 from sagi/bugfix_redirect
...
Fix Redirect Verification
2015-12-16 12:43:54 -08:00
Eugene Kazakov
04fabf1408
Check an enhancement is supported before applying ( fixes #1432 ).
2015-12-16 16:47:45 +06:00
Peter Eckersley
c806b21e77
Merge pull request #1842 from joohoi/domcheck_manual
...
Extend domain validity checking to manual entry domains
2015-12-15 18:18:53 -08:00
bmw
27697dbba8
Merge pull request #1805 from nakato/print_function
...
Use print_function not print_statement
2015-12-15 17:41:14 -08:00
bmw
05ab8b7311
Merge pull request #1909 from letsencrypt/revert-1906-revert-1848-master
...
Revert "Revert "Add staging server hint to avoid rate limit issues""
2015-12-15 17:21:07 -08:00
bmw
353ae045e8
Revert "Revert "Add staging server hint to avoid rate limit issues""
2015-12-15 17:15:37 -08:00
Peter Eckersley
d95cb014bd
Merge pull request #1887 from hlieberman/debian-using
...
Update Debian using instructions
2015-12-15 15:51:27 -08:00
bmw
74b74f3e02
Merge pull request #1906 from letsencrypt/revert-1848-master
...
Revert "Add staging server hint to avoid rate limit issues"
2015-12-15 11:33:48 -08:00
bmw
bbd2d0b996
Revert "Add staging server hint to avoid rate limit issues"
2015-12-15 11:28:02 -08:00
bmw
b0a73e5324
Merge pull request #1848 from patf/master
...
Add staging server hint to avoid rate limit issues
2015-12-15 11:18:47 -08:00
Joona Hoikkala
936fc83bd1
Merge remote-tracking branch 'upstream/master' into domcheck_manual
2015-12-14 09:29:26 +02:00
Harlan Lieberman-Berg
faa7946a3a
Update Debian using instructions.
2015-12-13 18:14:12 -05:00
Patrick Figel
f299646bdb
Add staging server hint to avoid rate limit issues
2015-12-13 03:27:57 +01:00
Peter Eckersley
af68109db3
Merge pull request #1881 from alex/patch-1
...
Fixed a type in a docstring
2015-12-12 17:51:51 -08:00
Peter Eckersley
8376a9c2d3
Merge pull request #1860 from letsencrypt/wip-1546
...
Implement <Reinstall> option in addition to <Renew> or <Cancel>
2015-12-12 17:36:49 -08:00
Peter Eckersley
a99f1d1395
This should be maximally legible.
2015-12-12 17:24:05 -08:00
Peter Eckersley
aee25fb05e
Attempt to fix ridiculous log message
2015-12-12 17:21:24 -08:00
Peter Eckersley
173ea94e17
Further flag tweaking
2015-12-12 17:01:43 -08:00
Peter Eckersley
b348874372
Address review comments, fine tune flag names
2015-12-12 16:39:52 -08:00
Peter Eckersley
685ec6b539
obtain_cert isn't dead; maybe it should be called certonly though...
2015-12-12 14:21:05 -08:00
Peter Eckersley
8ed70c18cc
Tweak docs for --duplicate
2015-12-12 14:14:28 -08:00
Peter Eckersley
49e5967858
UI and flag tuning
...
* Add --expand or --replace, which in most cases is what people want to add
new names to lineages without always forcing renewal
* --reinstall is now also --keep, and the UI is aware if it's in certonly or
run mode
* Explain --duplicate better
2015-12-12 14:09:33 -08:00
Peter Eckersley
97f987ca41
lint
2015-12-12 13:14:48 -08:00
Alex Gaynor
d983429f82
Fixed a type in a docstring
2015-12-12 16:12:10 -05:00
Peter Eckersley
eb289bcf81
Remove debugging printf
2015-12-12 13:06:58 -08:00
Peter Eckersley
c34088d349
Merge pull request #1879 from alex/patch-1
...
Fixed an inaccurate comment
2015-12-12 13:03:45 -08:00
Peter Eckersley
35a6dbbfe6
Merge pull request #1880 from alex/patch-2
...
Simplify the ACME example client by using an existing method
2015-12-12 13:03:36 -08:00
Peter Eckersley
cd1c4e1e8e
Fix existing test
2015-12-12 13:02:22 -08:00
Peter Eckersley
21d0fcb198
Merge branch 'wip-1546' of ssh://github.com/letsencrypt/letsencrypt into 1546
2015-12-12 12:50:21 -08:00
Peter Eckersley
723d9fe048
Handle lineages that were upgraded from staging -> production
2015-12-12 12:44:24 -08:00
Seth Schoen
0e19f43757
Let's not blame the user in the cancel message
2015-12-12 12:35:28 -08:00
Seth Schoen
411b5093e9
Add parallel --reinstall command-line flag
2015-12-12 12:23:16 -08:00
Seth Schoen
d290cd36d5
Correct typo
2015-12-12 12:18:01 -08:00
Peter Eckersley
3b4d95a5da
Merge remote-tracking branch 'origin/master' into 1546
2015-12-12 12:15:27 -08:00
Peter Eckersley
1cbf78284f
Lint, bugfix, helpful domain list
2015-12-12 12:14:52 -08:00
Peter Eckersley
d92a32b9d7
Refuse to update valid lineages with staging certs
2015-12-12 12:09:36 -08:00
Alex Gaynor
916a946bcd
Simplify the ACME example client by using an existing method
2015-12-12 14:50:26 -05:00
Alex Gaynor
f5fde98ab6
Fixed an inaccurate comment
...
While it's true that older Pythons do not do (critical) TLS validation by default, that's not what this warning is about.
2015-12-12 14:38:21 -05:00
Seth Schoen
dfbf572bc4
Add missing quotation mark in documentation
2015-12-12 11:06:20 -08:00