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
Jacob Hoffman-Andrews
2415092a78
Update Where Are My Certs section. ( #3419 )
...
* Update Where Are My Certs section.
This combines the `cert.pem` and `chain.pem` sections into a single paragraph,
making it clearer that they are closely connected. It also adds text indicating
that they are less common and moves them below the section for `fullchain.pem`.
* Update "Getting Help" section.
* Add link to document missing intermediate.
* Remove incorrect line about ordering.
Also remove "(as the filename suggests)," and clarify file ordering in the
fullchain.pem section.
2016-10-10 18:36:58 -07:00
Peter Eckersley
d755db4702
Document the Nginx plugin release ( #3588 )
...
* Document the Nginx plugin release
* Tweak
* Remove mrueg nginx instructions for now?
* Shipped -> included
* keep order of plugin descriptions consistent with the table
2016-10-07 00:18:05 -07:00
Peter Eckersley
107a3e6aa9
Allow & document --preferred-challenges dns,http
2016-09-21 16:17:31 -07:00
Peter Eckersley
6c066ef10c
Better section link
2016-09-21 15:24:15 -07:00
Peter Eckersley
9219617b0c
Nicer table formatting
2016-09-21 15:20:06 -07:00
Peter Eckersley
a18a8f051d
Improve documentation for --preferred-challenges
2016-09-21 15:01:01 -07:00
Noah Swartz
44cf40472e
add allow subset
2016-08-17 15:43:35 -07:00
Noah Swartz
0c0603b9ea
copy peter's OS update below
2016-08-17 14:58:14 -07:00
Noah Swartz
c946589dab
fix merge
2016-08-17 14:55:30 -07:00
Peter Eckersley
015d103f8d
Unbreak using.html#plugins links
...
Fixes : #3422
2016-08-16 18:46:19 -07:00
Peter
3036419975
Fixing merge conflicts.
2016-08-11 15:14:08 -07:00
Noah Swartz
65605f7373
fix merge conflict
2016-08-10 13:19:47 -07:00
Peter Eckersley
262eb778fe
Update Apache plugin supported OSes
2016-08-08 15:29:23 -07:00
Brad Warren
c6eeb6cec8
Merge pull request #3294 from certbot/docs-structure
...
New docs structure and introduction
2016-07-29 13:52:14 -07:00
Peter
9ebda1879c
Restructured installation docs. Mainly put everything together in a sensible order in using.rst and pointed to it from README.rst.
2016-07-28 15:43:57 -07:00
Brad Warren
6830bb01f8
Change ciphersuite link from wiki to rst file
2016-07-25 13:01:47 -07:00
Brad Warren
6c07f39093
Merge branch 'master' into docs-structure
2016-07-20 15:14:42 -07:00
Brad Warren
b919859181
Include README for current_features in using.rst.
2016-07-20 15:01:55 -07:00
Peter
69d3e56f1b
Final quick fixes in response to Brad's comments at https://github.com/certbot/certbot/pull/3258
2016-07-15 16:43:41 -07:00
Peter
640bb88d4f
Fixes in response to Brad's comments at https://github.com/certbot/certbot/pull/3258
2016-07-15 14:56:03 -07:00
Jason Grinblat
7b029afb10
Adds new introduction and refactors the old introduction
2016-07-14 16:11:01 -07:00
Peter
c92a1cd182
Clarifications to Docker, certbot-auto content reflecting first three questions in my comment https://github.com/certbot/certbot/pull/3232#issuecomment-231154320
2016-07-07 17:24:58 -07:00
Brad Warren
2cd4f6f008
update FreeBSD package name
2016-07-05 14:14:31 -07:00
Noah Swartz
f391570566
seth and noah updated some confusing things
2016-06-30 19:01:02 -07:00
Brad Warren
a70cf6fcf8
Use correct port name
2016-06-29 15:22:19 -07:00
bmw
a95d2cf061
Merge pull request #3018 from mgedmin/patch-2
...
Remove dangling footnote
2016-06-16 16:38:51 -07:00
Felix Yan
091b6a5cdb
Update Arch instructions for the new package name
2016-06-02 23:02:49 -05:00
Nick Le Mouton
fd899d2125
Fixing package names for Debian Jessie
2016-05-23 09:44:06 +12:00
Marius Gedminas
279cb35256
Oops, ReST syntax is weird
2016-05-18 11:05:23 +03:00
Marius Gedminas
f55ef8e286
Renewal hooks mean this note is outdated
2016-05-18 11:03:18 +03:00
Marius Gedminas
63c79f98ca
Remove dangling footnote
...
This footnote has no references!
2016-05-18 10:59:58 +03:00
Noah Swartz
4b1d9e0af2
Merge pull request #2986 from certbot/doc-cleanup
...
Doc cleanup
2016-05-16 20:14:02 -07:00
Peter Eckersley
e85b387e42
Move 3rd party plugins back below others
2016-05-13 13:21:49 -07:00
Peter Eckersley
f16104e3cb
Lots of doc cleanups
2016-05-13 12:22:55 -07:00
Peter Eckersley
a12405ace0
Merge remote-tracking branch 'origin/master' into plugin-docs
2016-05-12 19:20:23 -07:00
Peter Eckersley
2dc983db49
STLSE is a prototype Postfix plugin
...
- it partially uses IInstaller
- it will also support Exim in the future
2016-05-12 19:17:19 -07:00
Peter Eckersley
b905cb4481
Missing link
2016-05-12 19:09:59 -07:00
Peter Eckersley
5b058fd18f
Import third party plugin list from the wiki
...
And clean up the confusing section about third party plugins
2016-05-12 19:06:09 -07:00
Noah Swartz
4e704eba01
fix merge conflict
2016-05-09 18:33:35 -07:00
Brad Warren
3ce47282ea
Make --quiet suggestion stronger
2016-05-09 18:14:02 -07:00
Brad Warren
6fa7eb576b
Use -n when using certonly
2016-05-09 18:11:36 -07:00
Noah Swartz
bbcde8cec1
seth changes
2016-05-09 15:27:17 -07:00
Brad Warren
555513940c
Explain *-hook and -q in renewal documentation
2016-05-09 14:57:01 -07:00
Noah Swartz
e04e9286f6
fix merge
2016-05-09 12:35:10 -07:00
Jeremy Gillula
127ba71c43
Adding the fact that we actually have backports for Debian Jessie to the docs
2016-05-05 11:17:47 -07:00
Jeremy Gillula
f3172bcfee
Changing some "will happen"s to "hopefully will happen"s
2016-05-05 08:55:49 -07:00
Noah Swartz
d9f36df96f
contribute back changes from website
2016-05-04 16:02:48 -07:00
Noah Swartz
891b186856
changed wiki refs, added some words
2016-05-03 17:04:30 -07:00
Noah Swartz
8f6c289e78
incorperate jsha's comments
2016-05-02 13:59:42 -07:00
Noah Swartz
d803fb9d2a
fix /etc/ and 3p
2016-04-21 15:42:02 -07:00
Noah Swartz
2f81a8963e
move github refs back to LE
2016-04-21 15:18:27 -07:00
Noah Swartz
e2af5ab9b4
updated docs with s/letsencrypt/certbot/g and more
2016-04-01 16:42:44 -07:00
Gregor Dschung
1205b40411
Revise the concatenation order for fullchain.pem
2016-03-27 10:54:41 +02:00
Peter Eckersley
1bf6b90c25
Merge branch 'doc_using_format' into plugin-doc2
2016-03-10 14:29:48 -08:00
Wang Yu
14f595d48e
webroot configuration text--fix format
2016-03-10 19:28:08 +01:00
Peter Eckersley
e203a6121c
weird spacing fix
2016-03-09 18:38:03 -08:00
Peter Eckersley
bc46b84ea3
Merge remote-tracking branch 'origin/master' into plugin-doc
2016-03-09 18:33:01 -08:00
Peter Eckersley
6ba5f175ae
Prevent example command from overflowing margins
2016-03-09 18:30:38 -08:00
Peter Eckersley
b9496733f6
Plugin doc cleanups
2016-03-09 15:29:14 -08:00
Jeroen Ketelaar
37ceca44a3
[CLEANUP] Inegration to Integration
2016-03-09 17:55:45 +01:00
Peter Eckersley
2f5cb49215
Document some known third-party plugins
2016-03-08 15:48:57 -08:00
Nikos Roussos
4ce926315d
Add Fedora package installation on docs
2016-02-19 12:15:26 +02:00
Peter Eckersley
099492132b
Merge pull request #2452 from letsencrypt/use-reserved-examples
...
Use reserved examples
2016-02-12 15:46:26 -08:00
freezy
c80535b2df
Fixed typo in Webroot section
2016-02-12 09:49:17 +01:00
Brad Warren
ef21220bc5
Merge branch 'renewal-docs'
2016-02-11 18:19:39 -08:00
Seth Schoen
73b81a35c2
More documentation edits; prioritize webroot over standalone
2016-02-11 17:57:46 -08:00
Erik Rose
28ac61f37e
Merge Gentoo fixes: docs, recording of deps in world set.
2016-02-11 19:10:13 -05:00
Brad Warren
52eee4fbfb
Use example domains in using.rst
2016-02-11 15:45:26 -08:00
Seth Schoen
180117facb
Some preliminary documentation updates to mention renew verb
2016-02-10 22:13:27 -08:00