Joona Hoikkala
d508a47e51
Added IPv6 address to Apache test data vhost
2016-03-20 18:08:53 +02:00
Joona Hoikkala
9ea8876898
Merge remote-tracking branch 'theboegl/master' into 2478
2016-03-20 11:30:56 +02:00
bmw
302cac92ad
Merge pull request #2670 from SuperTux88/handle-permission-denied
...
handle permission denied during cleanup
2016-03-17 18:32:37 -07:00
schoen
ae4ebcec47
Merge pull request #2669 from letsencrypt/no-configurator-conflict
...
Fix set_by_cli and configurator
2016-03-17 17:15:47 -07:00
Peter Eckersley
165f9002aa
Merge remote-tracking branch 'origin/master' into no-configurator-conflict
2016-03-17 16:49:22 -07:00
Peter Eckersley
0847c73fd8
Fix dependency issue
2016-03-17 16:23:36 -07:00
Peter Eckersley
b4ed78a31b
Merge remote-tracking branch 'origin/master' into split-renew
2016-03-17 16:19:56 -07:00
bmw
8b2caa03b6
Merge pull request #2649 from letsencrypt/split-cli
...
Split main.py out of cli.py
2016-03-17 16:06:13 -07:00
Brad Warren
5292e3963b
Use urn:acme:error:invalidEmail when checking for e-mail errors
2016-03-17 16:01:40 -07:00
Peter Eckersley
1fbfbda33c
Address review nits
2016-03-17 15:43:40 -07:00
Amjad Mashaal
4d6a1ee7ff
Cleaning up code based on bmw's comments
2016-03-17 16:24:24 +02:00
Jacob Hoffman-Andrews
82beb6f705
Update must-staple help.
2016-03-16 16:25:41 -07:00
Noah Swartz
01608d4d8d
Merge pull request #2654 from letsencrypt/issue_2320
...
don't include files that have multiple vhosts
2016-03-16 14:25:19 -07:00
Amjad Mashaal
d42070c856
Merge remote-tracking branch 'letsencrypt/master'
2016-03-16 22:17:52 +02:00
Seth Schoen
2df373357e
Merge remote-tracking branch 'origin/no-configurator-conflict' into no_irrelevant_items
2016-03-16 11:29:19 -07:00
Benjamin Neff
1390c96e65
handle permission denied during cleanup
...
if the .well-known/acme-challenge was created before and the user has no
permissions to delete it, it failed at cleanup.
2016-03-16 14:52:51 +01:00
Peter Eckersley
812ac3ee29
Merge pull request #2666 from letsencrypt/MockVerbHelp
...
Moved VERBS back to cli.py
2016-03-16 01:49:45 -07:00
Jacob Hoffman-Andrews
675e6e212a
Add --must-staple flag.
2016-03-15 21:14:25 -07:00
Brad Warren
910a437f5e
Add test to prevent regressions
2016-03-15 18:35:34 -07:00
Brad Warren
640582d4b6
fixes #2668
2016-03-15 18:29:12 -07:00
Brad Warren
b3fbb05f48
More test cleanup
2016-03-15 17:42:37 -07:00
Brad Warren
9444c9e54b
Make _test_renew_common more useful
2016-03-15 17:34:15 -07:00
Brad Warren
f254d6def1
fix spacing
2016-03-15 17:27:19 -07:00
Amjad Mashaal
97dba025cf
Logging failed domains
2016-03-16 00:37:39 +02:00
Noah Swartz
68ca289e7f
change wording
2016-03-15 12:07:46 -07:00
Seth Schoen
1f22b3cbef
Move _relevant from cli.py to storage.py
2016-03-14 20:58:20 -07:00
Seth Schoen
d5d514c14f
Merge branch 'master' into no_irrelevant_items
2016-03-14 20:42:28 -07:00
Brad Warren
55eeb655bb
Moved VERBS back to cli.py
2016-03-14 20:11:31 -07:00
Peter Eckersley
d7d3acd203
Merge remote-tracking branch 'origin/master' into split-cli
2016-03-14 19:20:45 -07:00
Peter Eckersley
8985c4684e
Merge pull request #2665 from letsencrypt/UnicodeError
...
Fixes unicode errors
2016-03-14 19:14:55 -07:00
Peter Eckersley
93151fcba5
Merge pull request #2664 from letsencrypt/no_suggest_duplicate
...
Don't suggest --duplicate; it's likely to confuse people
2016-03-14 19:08:55 -07:00
YourDaddyIsHere and Peter Eckersley
dbb5b17314
Update README.rst
2016-03-14 19:06:25 -07:00
Peter Eckersley
412ab5ce20
Merge remote-tracking branch 'origin/master' into split-cli
...
Noah's config_changes parameter needed to be ported to main.py
2016-03-14 18:53:05 -07:00
Peter Eckersley
b19c74be32
Address review comments
2016-03-14 18:46:37 -07:00
Brad Warren
f354607104
logic flip
2016-03-14 18:02:28 -07:00
Brad Warren
1ff4f4c9dd
add tests for unicode {en,de}coding error
2016-03-14 17:43:33 -07:00
Seth Schoen
29a4b2a37e
Remove two more debug prints
2016-03-14 17:40:26 -07:00
Seth Schoen
62679b2b21
Test coverage for storage.py changes
2016-03-14 17:28:35 -07:00
Brad Warren
3fb990ac9b
fixes #2661
2016-03-14 17:19:22 -07:00
Seth Schoen
b31372b271
Remove debug prints
2016-03-14 17:13:52 -07:00
Seth Schoen
bd1b522940
Remove interact()
2016-03-14 17:11:09 -07:00
Seth Schoen
968334969a
Merge branch 'master' into no_irrelevant_items
2016-03-14 17:08:36 -07:00
Seth Schoen
cb7bd5a8e5
Don't suggest --duplicate; it's likely to confuse people
2016-03-14 16:21:27 -07:00
Seth Schoen
2054150abb
Work in progress
2016-03-14 15:35:20 -07:00
Robert Xiao
4be308ac0e
Support MacPorts on OS X. This fixes #2447 .
...
Notably, this also installs pip via the recommended `get-pip` route rather than
grabbing a whole new version over Homebrew; this allows the install to work with
OS X's built-in Python or with the python.org Python.
2016-03-14 16:48:40 -04:00
bmw
2b3004c97a
Merge pull request #2622 from letsencrypt/acme-continuity-cruft
...
Remove Outdated Challenges from ACME
2016-03-14 13:13:21 -07:00
Amjad Mashaal
aefab5cc32
Fixing tests
2016-03-14 15:11:52 +02:00
Amjad Mashaal
4c07feef70
Fixing conflicts
2016-03-14 13:54:31 +02:00
Amjad Mashaal
19ee506e3d
Merge remote-tracking branch 'letsencrypt/master'
2016-03-14 13:07:02 +02:00
Peter Eckersley
09a649f417
Merge pull request #2498 from letsencrypt/issue_2497
...
allow users to choose how many config changes are shown
2016-03-11 18:07:07 -08:00