Brad Warren
2ebd8e9763
Add trailing space to prompt.
2017-06-09 10:50:21 -07:00
Brad Warren
1871f0d1b9
Deduplicate code using textwrap.fill.
2017-06-09 10:46:51 -07:00
Brad Warren
0aab244846
Bump version to 0.16.0
2017-06-08 09:32:57 -07:00
Brad Warren
74acd1ee5a
Release 0.15.0
2017-06-08 09:32:41 -07:00
Brad Warren
844c2d3438
Finish work on #4718 .
...
* Update in response to changes in #4720 .
* Update ALL_SSL_OPTIONS_HASHES.
* Add warning to Apache's SSL options files.
2017-06-01 14:35:03 -07:00
Brad Warren
1276a9f7a3
Remove pinned pyasn1.
...
Cryptography replaced this dependency with asn1crypto in version 1.8.
2017-05-30 17:27:58 -07:00
Brad Warren
df3774e090
Bump pinned cryptography version to 1.8.1.
...
This allows Certbot tests to pass on macOS.
2017-05-30 17:16:35 -07:00
Brad Warren
93bf54fced
Merge branch 'route53'
2017-05-19 12:33:04 -07:00
Brad Warren
42d5b15d55
add GH link
2017-05-16 12:54:15 -07:00
Brad Warren
0a3d06cfd1
fix spacing
2017-05-16 12:53:08 -07:00
Brad Warren
28f7c03f3a
Add 0.14.1 notes to the CHANGELOG
2017-05-16 12:49:42 -07:00
Brad Warren
d467295d2a
Make 42d07d7 more closely follow repo conventions
2017-05-15 15:01:54 -07:00
Brad Warren
65f7f3e12b
Modify special action types only once
2017-05-15 12:22:47 -07:00
Brad Warren
74c7ffe25e
Make it easier to add new packages to the release script
2017-05-11 12:17:01 -07:00
Brad Warren
2754a2d0ae
Bump version to 0.15.0
2017-05-04 16:52:29 -07:00
Brad Warren
4be7efbf74
Release 0.14.0
2017-05-04 16:52:13 -07:00
Brad Warren
6b26015752
Further Apache multivhost improvements
...
* Don't filter vhosts on path if you've done so already
* add get_internal_aug_path
* Use relative augeas paths to determine if a file contains multiple virtual hosts
2017-05-02 15:56:48 -07:00
Brad Warren
42d732d3c2
make sphinx happy
2017-04-12 18:38:45 -07:00
Brad Warren
da1459df0d
use docker hub in install guide
2017-03-14 16:36:39 -07:00
Brad Warren
ca42e99222
add certbot wrapper to Dockerfile-old
2017-03-06 19:31:42 -08:00
Brad Warren
eb1e3c4cb3
add docker-warning script
2017-03-06 19:31:42 -08:00
Brad Warren
fb9b62a282
add Dockerfile-old
2017-03-06 19:31:38 -08:00
Brad Warren
3d5c0842cb
Merge branch 'master' into dockerfile++
2017-03-06 19:31:13 -08:00
Brad Warren
f94c4eeff1
only copy necessary files in Dockerfile
2017-03-06 19:31:09 -08:00
Brad Warren
6f8bf74c53
sort directives that never change in Dockerfile
2017-03-06 19:31:05 -08:00
Brad Warren
b23a259390
Don't install unnecessary packages in Dockerfile
2017-03-06 19:30:49 -08:00
Brad Warren
245170ebe5
Bump version to 0.12.0
...
(cherry picked from commit f4eabe0908456b7ab2aef0ae03b5dc1db73d5805)
2017-02-01 20:56:31 -08:00
Brad Warren
99818bc6b7
Release 0.11.1
...
(cherry picked from commit 426a804561 )
2017-02-01 20:56:23 -08:00
Brad Warren
a6b51f1edd
Bump version to 0.12.0
2017-02-01 09:50:57 -08:00
Brad Warren
30bc68ccde
Release 0.11.0
2017-02-01 09:50:42 -08:00
Brad Warren
c650c9a709
add test_post_successful_retry
2017-01-25 15:10:24 -08:00
Brad Warren
46d9809fa1
add test_post_failed_retry
2017-01-25 15:08:01 -08:00
Brad Warren
a5da551965
fix stylistic nits with POST retry
2017-01-25 14:10:19 -08:00
Brad Warren
2e23a295d3
Use sudo...
2017-01-05 11:47:28 -08:00
Brad Warren
3b460cea71
cleanup test scripts
2017-01-05 11:40:59 -08:00
Brad Warren
6923e2eb03
change != to -ne
2017-01-05 11:17:20 -08:00
Brad Warren
f6289dbba8
Correct path to venv
2017-01-05 11:12:36 -08:00
Brad Warren
05afb54522
Fix and cleanup CheckHooks
2017-01-04 13:39:46 -08:00
Brad Warren
7fb4e6627c
HOOK_TEST++
2017-01-04 13:12:50 -08:00
Brad Warren
beb5db805b
Fix docstring
2017-01-04 12:59:43 -08:00
Brad Warren
dae9eee7d4
bool(len([])) == bool([])
2017-01-04 12:58:59 -08:00
Brad Warren
458c7c8131
Use a set for pre_hook.already
2017-01-04 12:57:54 -08:00
Brad Warren
b748f1afe4
Undo changes to certbot.util
2017-01-04 12:55:55 -08:00
Brad Warren
d08cf89ad2
Remove all calls to which
2017-01-04 12:54:51 -08:00
Brad Warren
42b0188519
Merge branch 'master' into save-more-hooks
2017-01-04 12:24:53 -08:00
Brad Warren
efad646960
add restore_required_config_elements test
2016-12-21 16:49:24 -08:00
Brad Warren
5119d09966
save allow_subset_of_names in renew conf
2016-12-21 16:24:28 -08:00
Brad Warren
36c9c49ab9
restore allow_subset_of_names
2016-12-21 16:12:41 -08:00
Brad Warren
2bbf28b4b9
refactor _restore_required_config_elements
2016-12-21 15:49:46 -08:00
Brad Warren
a1f9c20bc5
Merge branch 'master' into candidate-0.9.2
2016-10-12 17:07:13 -07:00
Brad Warren
a720b1ece5
Bump version to 0.10.0
2016-10-12 16:12:35 -07:00
Brad Warren
6f808b6c08
Release 0.9.2
2016-10-12 16:12:29 -07:00
Brad Warren
eeac01c776
Release 0.9.1
2016-10-06 14:56:27 -07:00
Brad Warren
74ac006f14
fix spacing
2016-09-21 17:48:17 -07:00
Brad Warren
0165269c05
denit cli.py
2016-09-21 17:37:47 -07:00
Brad Warren
93a9e8c836
list 'staple-ocsp' as supported in nginx
2016-09-21 15:48:24 -07:00
Brad Warren
8b553fa88f
tie oscp stapling to enhancements system
2016-09-21 15:38:37 -07:00
Brad Warren
dff1368765
add staple-ocsp test
2016-09-19 15:05:16 -07:00
Brad Warren
fea079400f
Provide chain_path for enhance config
2016-09-19 14:55:26 -07:00
Brad Warren
3a8a5598a3
update constants.py
2016-09-19 14:44:34 -07:00
Brad Warren
307b2e5307
Reject domains with only one label
2016-09-16 16:53:25 -07:00
Brad Warren
275e3f748e
filter names returned by get_all_names
2016-09-16 16:47:02 -07:00
Brad Warren
f2e0afc96c
add enforce_le_validity function
2016-09-16 16:08:51 -07:00
Brad Warren
72ca219097
fix typo -- domains should be domain
2016-09-16 15:05:39 -07:00
Brad Warren
cd74a07edf
Fix Travis tests due to cffi error
2016-09-14 10:31:31 -07:00
Brad Warren
cb982af635
put dnspython in alphabetical order
2016-09-14 10:27:39 -07:00
Brad Warren
a8b2880963
fix ip logging prompt for manual-test-mode
2016-08-29 18:45:16 -07:00
Brad Warren
021313acd1
make port flags more visible with better help
2016-08-29 17:08:46 -07:00
Brad Warren
5d8127177c
correct challenge domain name
2016-08-29 16:48:31 -07:00
Brad Warren
65ddd49544
Merge branch 'master' into all-together-now
2016-08-29 16:35:32 -07:00
Brad Warren
eb88e7a577
Remove standalone_supported_challenges value from manual test
2016-08-29 16:34:43 -07:00
Brad Warren
456f3527cd
Only log one warning when missing dnspython
2016-08-29 16:31:58 -07:00
Brad Warren
55e86983e7
fix test mock after moving getUtility call
2016-08-29 16:30:17 -07:00
Brad Warren
b854d10795
reduce number of ip_logging_permission checks
2016-08-29 16:18:23 -07:00
Brad Warren
26467d4233
update manual plugin info
2016-08-29 15:57:03 -07:00
Brad Warren
b73bdcd518
Use DNS01 not DNS
2016-08-29 15:48:17 -07:00
Brad Warren
322546b8d1
make manual use --preferred-challenges flag
2016-08-29 15:44:31 -07:00
Brad Warren
7b7477ab94
Merge branch 'prettify' into all-together-now
2016-08-29 15:20:00 -07:00
Brad Warren
0f575cf80d
test that pref_challs is respected
2016-08-29 14:34:03 -07:00
Brad Warren
606636766e
Test preferred challenges not supported
2016-08-29 14:13:52 -07:00
Brad Warren
24cc03d1f6
only print deprecation warning when --standalone-supported-challenges is set
2016-08-29 13:32:19 -07:00
Brad Warren
7467794637
readd newline to prevent pep8 errors
2016-08-29 12:46:41 -07:00
Brad Warren
c0d060a8f1
fix typo and long line
2016-08-29 12:44:20 -07:00
Brad Warren
1560fd4680
cleanup pref_challs help, use consistent naming, and simplify parsing
2016-08-29 12:41:55 -07:00
Brad Warren
d4f81f825c
minor _get_chall_pref cleanup
2016-08-29 12:18:57 -07:00
Brad Warren
17d54a5f6a
make docstring more explicit
2016-08-29 11:59:07 -07:00
Brad Warren
d3bdf97720
fix standalone flag test
2016-08-24 16:39:41 -07:00
Brad Warren
122e05a2ff
Remove duplication in resources.rst
2016-08-24 14:37:47 -07:00
Brad Warren
85bd78a81b
cleanup links
2016-08-24 14:34:39 -07:00
Brad Warren
ff6d1f9fc9
Add tags around link text
2016-08-24 14:32:47 -07:00
Brad Warren
80bcf9a678
make docstring prettier when converted to html
2016-08-24 08:35:53 -07:00
Brad Warren
ad45a664a8
use "iff" iff it is common international shorthand
2016-08-24 08:26:23 -07:00
Brad Warren
a69ad2afa8
Give lambda parameter a more useful name
2016-08-23 11:52:28 -07:00
Brad Warren
3fe5d9c3e0
add custom skipUnless function
2016-08-23 11:39:35 -07:00
Brad Warren
d926a3ac0f
Merge branch 'master' into psutil-tests
2016-08-23 10:22:05 -07:00
Brad Warren
702ed89007
use six instead of custom refresh function
2016-08-18 14:49:11 -07:00
Brad Warren
156c6415c2
error out when we can't simply install epel-release
2016-08-17 17:31:56 -07:00
Brad Warren
5c16b43221
satisfy OCD by removing space
2016-08-17 17:00:51 -07:00
Brad Warren
9fd003cd66
Mark the Nginx plugin as alpha
2016-08-17 16:37:01 -07:00
Brad Warren
4e1830b372
hide the nginx plugin
2016-08-17 16:27:23 -07:00