Michael Coleman
5d0888809f
Remove slash from document root path in Webroot example ( #5293 )
...
It seems the document root path to the `--webroot-path`, `-w` option
can't have a trailing slash.
Here is an example of a user who followed this example and had their
certificate signing request error out.
https://superuser.com/questions/1273984/why-does-certbot-letsencrypt-recieve-a-403-forbidden
2017-12-07 15:53:47 -08:00
Brad Warren
03cbe9dd86
Document --no-directory-hooks ( #5171 )
2017-10-11 08:16:48 -07:00
Brad Warren
356471cdf6
Add hook directories ( #5151 )
...
* Add hook dir constants
* Add hook dir properties to configuration
* test hook dir properties
* reuse certbot.util.is_exe
* Add certbot.hooks.list_hooks
* test list_hooks
* Run pre-hooks in directory
* Run deploy-hooks in directory
* Run post-hooks in directory
* Refactor and update certbot/tests/hook_test.py
* Add integration tests for hook directories
* Have Certbot create hook directories.
* document renewal hook directories
* Add --no-directory-hooks
* Make minor note about locale independent sorting
2017-10-03 13:52:02 -07:00
Noah Swartz
c6bdad4ffb
mention that revoke doesn't effect rate limit ( #5070 )
...
fixes #2720
2017-09-01 07:57:07 -07:00
Noah Swartz
c33ee0e2df
add warnings and clarity to config documentation ( #4991 )
2017-08-21 12:30:04 -07:00
Noah Swartz
f9ed53e698
Revocation reason ( #4987 )
...
* fix revocation reason help text
* add it to the docs
* move and expand revoke reason example
2017-08-07 17:13:27 -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
278194fe6d
add log rotation info ( #4942 )
2017-07-18 15:50:23 -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
Brad Warren
c3c1609fa0
no more renew(al) hook(s)
2017-07-06 14:59:28 -04:00
Brad Warren
f314ea1d33
s/renew-hook/deploy-hook docs/using.rst
2017-07-06 10:30:29 -04:00
T.C. Hollingsworth
7d17919527
docs: remove errant parenthesis
2017-06-27 18:12:05 -07:00
T.C. Hollingsworth
33306de90b
docs: explain how to combine plugins
2017-06-26 18:57:20 -07:00
Noah Swartz
077aea5fb1
add documentation for lock file ( #4862 )
2017-06-21 14:23:19 -07:00
Alexandre de Verteuil
ed717d6bc4
tls-sni-01 with the manual plugin ( #4636 )
...
* Add TLS-SNI-01 support to Manual plugin
* Add environment variable CERTBOT_SNI_DOMAIN for manual-auth-hook
* Make AuthenticatorTest inherit from TempDirTestCase
* Add test_get_z_domain()
* Document CERTBOT_SNI_DOMAIN in docs/using.rst
2017-06-19 09:39:14 -07:00
Brad Warren
9610320ee7
remove #certbot@OFTC from using.rst ( #4812 )
2017-06-09 11:57:31 -07:00
Jacob Hoffman-Andrews
76ecb7035f
Remove "alpha" and "beta" qualifiers from docs. ( #4808 )
2017-06-09 08:35:04 -07:00
Noah Swartz
7edb877ae8
merge with latest master
2017-05-24 12:32:06 -07:00
Benjamin Qin
4ca702f6fb
Update doc using.rst to correct a sample script ( #4582 )
...
'More information about renewal....' should not be part of the code block.
2017-05-01 09:43:07 -07:00
Noah Swartz
a701419ce9
update cert to certificate
2017-04-27 14:53:30 -07:00
Noah Swartz
c6da818d93
fix the word plugin
2017-04-24 11:54:20 -07:00
John Morrissey
fef3262759
add example of --renew-hook envvar values and hook script ( #3502 )
2017-04-13 11:00:32 -04:00
Alex Jordan
dfd4d0c10e
Document hook error handling ( #4418 )
...
* Document hook error handling
* Clarify wording around hook failure exit codes
2017-04-07 10:16:59 -07:00
Piotr Kasprzyk
fd789b4e4b
Fix choose, remove spaces ( #4364 )
2017-03-17 14:11:52 -07:00
Noah Swartz
25bda6177e
Merge branch 'master' into docs-update-standalone-manual-plugins
2017-03-13 13:48:48 -07:00
陈三
6669b95a4e
Updated the deprecated arguments ( #4306 )
2017-03-07 11:19:55 -08:00
yonjah
1507b6b731
Added documentation about renew exit status #Fixes #4090 ( #4234 )
...
* Added documentation about renew exit status #Fixes #4090
* recommend using post-hook instead of renew-hook
2017-03-03 08:34:30 -08:00
yomna
93908a33bc
[ #3451 ] small changes to the standalone documentation ( #4247 )
2017-03-02 17:28:45 -08:00
Osiris Inferi
bb35126a2c
Deprecated standalone-preferred-challenges
2017-02-27 20:39:42 +01:00
Erica Portnoy
3b9db79fd3
Merge pull request #4092 from certbot/managing-docs
...
Add information about cert management to the docs
2017-02-10 17:41:13 -08:00
Erica Portnoy
b316a13f22
oxford comma
2017-02-09 14:40:02 -08:00
Erica Portnoy
08a546fa8d
remove trailing whitespace
2017-02-09 14:38:38 -08:00
Erica Portnoy
8b5c87f983
revert factual errors
2017-02-09 13:13:33 -08:00
Erica Portnoy
92816275a6
plaintextify
2017-02-09 12:59:06 -08:00
Josh Soref
6a39a42f45
Spelling ( #4101 )
...
* spelling: action
* spelling: artifacts
* spelling: asymmetric
* spelling: attempts
* spelling: bizarre
* spelling: certbot
* spelling: certificate
* spelling: certainly
* spelling: challenge
* spelling: client
* spelling: collated
* spelling: correct
* spelling: considered
* spelling: custom
* spelling: distinguish
* spelling: encoding
* spelling: enhancement
* spelling: equivalent
* spelling: execution
* spelling: existence
* spelling: failed
* spelling: handshake
* spelling: hyphen
* spelling: initialized
* spelling: initialization
* spelling: interpretation
* spelling: letsencrypt
* spelling: multiline
* spelling: multipart
* spelling: necessary
* spelling: otherwise
* spelling: output
* spelling: overridden
* spelling: positives
* spelling: preferable
* spelling: progress
* spelling: recommended
* spelling: referring
* spelling: relativity
* spelling: request
* spelling: requiring
* spelling: separate
* spelling: source
* spelling: specified
* spelling: standard
* spelling: successfully
* spelling: unparseable
* spelling: useful
2017-01-26 16:21:54 -08:00
Peter Conrad
bf7ce31302
Restructuring and editing using.rst to incorporate new command docs better.
2017-01-26 15:53:48 -08:00
Erica Portnoy
a1702e766d
Add information about cert management to the docs
2017-01-20 11:35:40 -08:00
Peter Conrad
ad65b6317d
Edits to using.rst
2017-01-12 17:27:59 -08:00
Guillaume Boudreau
c1e106baf9
Added Heroku to the list of third-party plugins ( #4020 )
2017-01-11 09:58:47 -08:00
Noah Swartz
30acc5cf47
added basic manual instructions ( #3975 )
...
* added basic manual instructions
* take peter's edits
2017-01-09 19:01:15 -08:00
Spencer Bliven
1946af289f
Minor typo fix ( #3966 )
2017-01-03 12:09:37 -05:00
Lior Sabag
acc501d3a1
Fix typo ( #3932 )
2016-12-19 12:49:27 -08:00
Maarten
dc81c291b4
Change link of haproxy plugin to new version ( #3904 )
...
Greenhost has rewritten their HAProxy plugin and it's hosted on a different location. The original URL also points to this new location: https://code.greenhost.net/open/letsencrypt-haproxy
2016-12-13 13:13:55 -08:00
Martey Dodoo
a7bfefc6d0
Change all "cerbot" references to "certbot" ( #3770 )
2016-11-08 11:09:20 -08:00
Brad Warren
d197b5aa05
Fix OS Documentation ( #3747 )
...
* Update various package names in using.rst from "letsencrypt" to "certbot"
* Update using.rst
Change package name
2016-11-07 14:53:15 -08:00
Brad Warren
2564fb785b
I restructured Installation and Using a bit ( #3725 )
...
* Fixing a weird out-of-place paragraph in the Getting Certbot section
* De-duping and clarifying installation information, separating it from Using.
* Responding to feedback at https://github.com/certbot/certbot/pull/3675#pullrequestreview-5757007
2016-11-01 14:25:26 -07:00
Brad Warren
6ad08f4f64
Fix link to Docker's user guide ( #3651 )
...
* Fix link to Docker's user guide
* Update link to the Docker installation guide
2016-10-25 18:51:01 -07:00
benbankes
b9adb7cbaf
Fix typo ( #3659 )
2016-10-19 08:53:46 -07:00
Peter Conrad
747a17d1fa
Fixing a weird out-of-place paragraph in the Getting Certbot section ( #3624 )
2016-10-13 16:13:17 -07:00