Peter Eckersley and GitHub
1584ee8ac6
Merge pull request #3466 from certbot/all-together-now
...
DNS challenge support in the manual plugin and general purpose --preferred-challenges flag
2016-09-22 14:15:25 -07:00
Brad Warren
7b7477ab94
Merge branch 'prettify' into all-together-now
2016-08-29 15:20:00 -07:00
Roland Shoemaker
349c2c5915
Switch out error message
2016-08-29 12:04:27 -07:00
Roland Shoemaker
5115e6ac2f
Support both invalidEmail and invalidContact errors
2016-08-26 16:17:19 -07:00
Jacob Hoffman-Andrews
2c411056fa
Remove obsolete test.
2016-08-19 11:54:35 -07:00
Jacob Hoffman-Andrews
20f9f5ce45
Merge branch 'master' of github.com:certbot/certbot into remove-unnecessary
2016-08-19 10:09:39 -07:00
Mathieu Leduc-Hamel
9958a7fc1c
Handle missing dnspython by displaying a warning message
2016-08-18 21:41:33 -04:00
Wilfried Teiken
b2505b996f
Switch to always using dnspython (requires dnspthon>=1.12).
...
Also, address some documentation nits.
2016-07-31 20:36:00 -04:00
Wilfried Teiken
827c93510c
Merge branch 'add_dns01_challenge' of github.com:wteiken/letsencrypt into add_dns01_challenge
2016-07-31 20:13:36 -04:00
Ville Skyttä
c7b89c334b
Use logger.warning instead of deprecated warn
2016-07-22 09:54:28 +03:00
Peter Eckersley
24cc6b208a
Avoid newline
2016-06-22 15:24:33 -07:00
Peter Eckersley
56488b1899
Explain the most likely cause of a missing replay nonce error
2016-06-20 18:18:25 -07:00
Peter Eckersley and GitHub
b53b47c5d7
Merge pull request #3125 from certbot/lint-lint
...
Improve user experience for linting.
2016-06-13 14:22:11 -07:00
Jacob Hoffman-Andrews
4f2a8f86d8
Remove unnecessary check on registration returned.
...
Right now the ACME client checks that the returned registration matches the
registation posted, but there's no guarantee this will always be the case, and
this only introduces unnecessary fragility.
2016-06-13 11:52:36 -07:00
Jacob Hoffman-Andrews
91cd19158e
Improve user experience for linting.
...
Don't run pep8 for directories that we don't actually enforce pep8 on.
Install dependencies with -q.
Don't print reports, they make it hard to find the actual errors.
Remove deprecated fields from acme .pylintrc, they cause unnecessary messages
about deprecation.
2016-06-04 22:53:51 -07:00
Brad Warren
36e63a7372
Bump version to 0.9.0
2016-06-02 13:50:37 -07:00
Brad Warren
dcadcf8d42
Release 0.8.0
2016-06-02 13:50:30 -07:00
bmw and Jacob Hoffman-Andrews
590d816fa9
s/assert_called_once/assert_called_once_with ( #3100 )
2016-05-31 16:03:42 -07:00
Brad Warren
7153220b41
Bump version to 0.8.0
2016-05-27 13:30:54 -07:00
Brad Warren
46d8f6e18c
Release 0.7.0
2016-05-27 13:30:46 -07:00
bmw
e01878a813
Merge pull request #3034 from chbrown/patch-1
...
Typo: too many self's
2016-05-26 14:27:56 -07:00
schoen
9a640e01fd
Merge pull request #2962 from chrismarget/master
...
Randomize serial numbers of DVSNI challenge certificates.
2016-05-20 16:39:24 -07:00
Christopher Brown
3aed4fc59d
Typo: too many self's
...
The extra self will push along the arguments, resulting in the accurate but not very helpful error message: "AttributeError: 'JWKRSA' object has no attribute 'kty'"
2016-05-19 14:19:13 -05:00
chrismarget
6dd9991371
Fix invalid attribute for pylint
2016-05-17 20:10:20 +00:00
chrismarget
85e9624555
Added test for random certificate serial numbers from gen_ss_cert.
2016-05-17 19:50:57 +00:00
Jacob Hoffman-Andrews
8f696b3ad7
Reuse HTTP connections. ( #2855 )
...
Fixes #2778
2016-05-15 13:48:51 -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
chrismarget
f7b10bb83e
Serial number randomization with improved portability.
...
No exception handling required this time.
2016-05-11 17:06:29 -04:00
chrismarget
4759bc9034
Trying to make pylint happy.
2016-05-11 16:41:19 -04:00
bmw
255e205c1a
Merge pull request #2963 from certbot/ok-directory
...
Allow unrecognized fields in Directory object
2016-05-11 13:38:09 -07:00
chrismarget
6fbd5fa811
Added missing whitespace.
2016-05-11 16:04:08 -04:00
chrismarget
7f70c09c53
Randomize serial numbers of DVSNI challenge certs.
...
Should now work on python 2.7 and 3.3+
2016-05-11 15:19:39 -04:00
Jacob Hoffman-Andrews
6f9e28fcca
Allow unrecognized fields in directory.
2016-05-11 11:11:52 -07:00
chrismarget
a7ef4940b6
Randomize DVSNI challenge certificate serial number, now for python 3.3.
2016-05-11 13:57:18 -04:00
Jacob Hoffman-Andrews
88499238ed
Merge pull request #2797 from kuba/omitempty-error-type-detail
...
ACME: omitempty Error.detail, Error.type (fixes #2289 )
2016-05-11 09:50:09 -07:00
chrismarget
639efaeb7b
Randomize serial numbers of DVSNI challenge certificates.
2016-05-11 12:01:53 -04:00
Wilfried Teiken
9396e92a96
Fix lint issues.
2016-04-25 00:46:45 -04:00
Wilfried Teiken
6196cf0aa7
Merge branch 'master' into add_dns01_challenge
2016-04-25 00:40:27 -04:00
Brad Warren
b956a968c6
this commit was authored by the Certbot Project
2016-04-14 16:56:02 -07:00
Brad Warren
ae6f1c62f1
Rename misc files
2016-04-14 10:20:23 -07:00
Jakub Warmuz
0839168de7
Fake deserialization error in test_check_response_not_ok_jobj_no_error
2016-04-10 07:50:39 +00:00
Jakub Warmuz
8145b7c11b
ACME: omitempty Error.detail, Error.type ( fixes #2289 )
2016-04-09 08:17:26 +00:00
bmw
b347e9fba1
Merge pull request #2775 from kuba/directory-meta
...
Add Directory.meta (fixes #2768 )
2016-04-07 18:37:03 -07:00
Jakub Warmuz
e4076633c8
Add Directory.meta ( fixes #2768 )
2016-04-06 06:14:31 +00:00
Brad Warren
37817130b0
Bump version to 0.6.0
2016-04-05 17:55:29 -07:00
Brad Warren
4d4cfb414f
Release 0.5.0
2016-04-05 17:55:18 -07:00
Brad Warren
1fe1ac3102
Merge branch 'master' into acme-continuity-cruft
2016-03-07 18:48:30 -08:00
Brad Warren
ec1b14e388
Whatsa DV challenge
2016-03-07 18:47:23 -08:00
Brad Warren
22a9c7e3c2
Remove unused 'other' module
2016-03-07 18:44:30 -08:00