Bob Strecansky
2e7ec00e8c
[ #4535 ] - Unwrap max retries exceeded errors
2017-08-07 08:55:43 -04:00
Bob Strecansky
f7dedae388
[ #4535 ] - Unwrap max retries exceeded errors
2017-08-07 08:39:39 -04:00
Bob Strecansky
9ae987d72b
[ #4535 ] - Unwrap max retries exceeded errors
2017-08-07 08:35:00 -04:00
Bob Strecansky
0c14d9372d
Merge branch 'master' of github.com:certbot/certbot into max_retries_exceeded
2017-08-07 08:14:54 -04:00
Bob Strecansky
9b8c8f103e
[ #4535 ] - Unwrap max retries exceeded errors
2017-08-06 23:44:28 -04:00
Bob Strecansky
8555f4a0bd
[ #4535 ] - Unwrap max retries exceeded errors
2017-08-06 23:30:11 -04:00
Bob Strecansky
521f783020
[ #4535 ] - Unwrap max retries exceeded errors
2017-08-06 23:02:07 -04:00
Bob Strecansky
5fb1568b6e
[ #4535 ] - Unwrap max retries exceeded errors
2017-08-06 22:26:17 -04:00
Bob Strecansky
57e664077f
[ #4535 ] - Unwrap max retries exceeded errors - fixing spacing
2017-08-06 10:51:10 -04:00
Bob Strecansky
880c35f3e3
[ #4535 ] - Unwrap max retries exceeded errors
2017-08-05 10:39:04 -04:00
Bob Strecansky
3cc94798b6
[ #4535 ] - Unwrap max retries exceeded errors
2017-08-05 10:26:01 -04:00
Bob Strecansky
959d72feb0
[ #4535 ] - Unwrap max retries exceeded errors
2017-08-05 10:16:47 -04:00
Brad Warren
0b94d6aa18
Merge pull request #4981 from certbot/candidate-0.17.0
...
Update versions and *autos from 0.17.0 release
2017-08-03 15:06:30 -07:00
Noah Swartz
e6c9e2a868
Merge pull request #4982 from certbot/0.17.0-changelog
...
Update changelog for 0.17.0
2017-08-03 14:56:01 -07:00
Bob Strecansky
1e71ff5377
[ #4535 ] - Unwrap max retries exceeded errors
2017-08-02 22:59:27 -04:00
Brad Warren
c0d10bba5a
typos and grammar
2017-08-02 12:11:19 -07:00
Brad Warren
4f74b8eb7a
Update changelog for 0.17.0
2017-08-02 12:06:02 -07:00
Brad Warren
744c993040
Bump version to 0.18.0
2017-08-01 17:01:19 -07:00
Brad Warren
912d235466
Release 0.17.0
2017-08-01 17:01:07 -07:00
Zach Shepherd
314f4bbe22
client: allow callers to add information to the user agent ( #4690 )
...
This change introduces a new flag to allow callers to add information to
the user agent without replacing it entirely.
This allows people re-packaging or wrapping Certbot to influence its user
agent string. They may which to do this so that stats/metrics related to
their distribution are available to boulder.
This is beneficial for both the Certbot team and the party re-packaging
Certbot as it allows the custom user agent to match the Certbot user
agent as closely as possible, allowing data about use of the re-packaged
version to be collected along side or separately from vanilla certbot.
2017-08-01 11:34:35 -07:00
Brad Warren
7461bdbffd
Update pipstrap to version 1.3.0 ( #4978 )
...
* Update pipstrap to version 1.2.0.
* Update pipstrap to include Python 2.6 fix.
* Bump pipstrap to 1.3.0.
2017-08-01 10:18:11 -07:00
Noah Swartz
9288cddfe9
Merge pull request #4960 from certbot/easy-install
...
Explicitly advise against using easy_install.
2017-07-31 19:04:59 -07:00
Brad Warren
d6a7e2d1fe
Bump cryptography to 2.0.2 ( #4972 )
2017-07-28 09:55:18 -07:00
Bob Strecansky
18d3df78e8
[ #4535 ] - Unwrap max retries exceeded errors
2017-07-26 20:37:13 -04:00
ohemorange
0321c0cb4c
Change add_server_directives replace=True behavior to attempt to replace, but append on failure to find. ( #4956 )
...
* Change add_server_directives replace=True behavior to attempt to replace, but append on failure to find.
* Remove try/except around add_server_directives
2017-07-26 13:57:25 -07:00
r5d
142ced234b
Add cert name in renewal error messages ( #4932 ) ( #4957 )
...
* Add cert name in renewal error messages (#4932 )
* certbot: Fix error message in `handle_renewal_request`.
2017-07-26 13:16:20 -07:00
Brad Warren
43bea2edb3
Explicitly advise against using easy_install.
2017-07-25 11:43:23 -07:00
Brad Warren
5845f186ed
Merge pull request #4948 from certbot/challenge_docs
...
Challenge docs
2017-07-20 17:33:25 -07:00
Noah Swartz
447d3d867d
fix a few nits
2017-07-20 11:16:48 -07:00
Peter Conrad
df8b374916
Adding 'What Is a Certificate' section
...
- adding what.rst to index.rst
- Bigger link to instruction generator in intro.rst, some edits to what.rst in response to comments on What is a Certificate? section first draft #4370
- Responding to St_Ranger's comment on 4370
- Edits to using.rst related to --expand
- Initial edit pass through challenges.rst
- Edits to what.rst and challenges.rst to resolve #3664 and #4153
- Incorpoprating feedback from #4370
- Finally going after those last few comments before the restructuring of the plugin stuff (coming soon)
- Fixing --expand example in using.rst and adding to Apache/NGINX bullet in challenges.rst
2017-07-20 11:14:08 -07:00
Noah Swartz
7d5ccd006b
Merge pull request #4904 from certbot/improve-apache-error-message2
...
Update Apache error message and comment
2017-07-20 11:02:08 -07:00
Noah Swartz
bb6a22b985
Merge pull request #4943 from certbot/issue_4520
...
add deprecation warning
2017-07-19 15:51:51 -07:00
Noah Swartz
7f19ac5e3d
Merge pull request #4941 from certbot/issue_4866
...
add disable pip version check flag
2017-07-19 15:36:29 -07:00
Noah Swartz
9878f15966
leave macos unchanged
2017-07-19 11:55:53 -07:00
Noah Swartz
1cf8c5a586
add changes to template
2017-07-18 16:37:03 -07:00
Noah Swartz
56ce87db27
Merge branch 'master' into issue_4866
2017-07-18 16:34:35 -07:00
Noah Swartz
fa74a32245
updated letsencrypt-auto.template
2017-07-18 16:27:33 -07:00
Jacob Hoffman-Andrews
b3004fe6cf
Handle critical SAN extension. ( #4931 )
...
* Handle critical SAN extension.
* Add testdata/critical-san.pem.
2017-07-18 15:57:00 -07:00
Noah Swartz
278194fe6d
add log rotation info ( #4942 )
2017-07-18 15:50:23 -07:00
Jacob Hoffman-Andrews
d327c1c28f
Tweak non-root error message. ( #4944 )
...
For most people, the right answer will be "run as root," so we should emphasize
that over the "how to run as non-root" instructions.
2017-07-18 12:47:10 -07:00
yomna
7d0e4d7bad
Merge pull request #4915 from Baeumla/master
...
Check keys if revoke certificate by private key
2017-07-17 15:54:47 -07:00
Noah Swartz
d962b2605a
add deprecation warning
2017-07-17 15:27:48 -07:00
Brad Warren
c779be8b88
Merge pull request #4863 from certbot/bmw-nginx-compatibility-tests
...
Nginx compatibility test
2017-07-17 14:32:39 -07:00
Noah Swartz
f5580598cd
add disable pip version check flag
2017-07-17 13:08:52 -07:00
Noah Swartz
7ad41dc3ef
Merge pull request #4939 from cj-dev/4893
...
Enhancement #4893 . More copypastable output, including private key location on disk
2017-07-17 10:58:11 -07:00
Chris J
a8b5dfc76c
Enhancement #4893 . More copypastable output, including private key location on disk
2017-07-16 22:38:21 -04:00
Baime
0f30f9e96f
Added test to check revoke cert by key mismatch
2017-07-15 15:17:25 +02:00
Noah Swartz
6090fe9651
Merge pull request #4899 from jonasbn/master
...
Added missing rst files as described in issue #4736
2017-07-14 18:47:31 -07:00
Noah Swartz
de1f9c4fe3
Merge pull request #4876 from tchollingsworth/combining-plugins-docs
...
docs: explain how to combine plugins
2017-07-14 18:42:06 -07:00
jonasbn
7ed2e91cc7
Removed null.rst as by request
2017-07-14 12:52:25 +02:00