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
Timothy Guan-tin Chien
3dbf5c9fcb
certbot-auto: Print link to doc on debugging pip install error [revision requested] ( #3473 )
...
* certbot-auto: Print link to doc on debugging pip install error
Also, update the doc to teach the user to workaround problem on a low
memory system.
* Correct formatting
* grep the PIP_OUT and print useful info if the problem is about memory allocation
* Fix logic on string to grep
2016-12-05 18:49:38 -08:00
Peter Eckersley
0956e61c7c
Remove the sphinxcontrib.programout [docs]dependency ( #3830 )
...
- By making a static text file at release time, and including that
instead.
2016-11-30 10:47:10 -08:00
Henri Salo
9aef15d09e
Fix typo ( #3790 )
2016-11-14 10:58:14 -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
Patrick Figel
1dafaec5a9
Update CLI usage docs for --csr ( #3677 )
...
With #2403 and #3046 , certbot gained the ability to parse CSRs
encoded as PEM and without a SAN extension. Update the CLI usage
docs to reflect this change.
2016-10-25 13:56:38 -07:00
benbankes
b9adb7cbaf
Fix typo ( #3659 )
2016-10-19 08:53:46 -07:00
Brad Warren
82ac89b850
Release 0.9.3 Option 2 (see #3634 ) ( #3635 )
...
* Release 0.9.3
(cherry picked from commit ce4e00569e )
* Bump version to 0.10.0
(cherry picked from commit 5234172b81 )
2016-10-15 10:10:01 -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
Brad Warren
ff57c71802
Release 0.9.1 ( #3595 )
...
* fix requirements.txt surgery in response to shipping certbot-nginx (#3585 )
* Make --quiet reduce the logging level (#3593 )
* reduce logging level and ignore verbose flags in quiet mode
* Simplify setup_logging parameters
The extra parameters were there in the past when the letsencrypt-renewer was a
separate executable that also used this function. This is cruft that can be
removed.
* Add basic tests for setup_logging
* Release 0.9.1
* Bump version to 0.10.0
2016-10-06 16:58:50 -07:00
Brad Warren
76a92d4cde
Release Certbot 0.9.0 ( #3583 )
...
* Release 0.9.0
* Bump version to 0.10.0
2016-10-05 10:13:28 -07:00
Peter Eckersley
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
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
Brad Warren
122e05a2ff
Remove duplication in resources.rst
2016-08-24 14:37:47 -07:00
Jeroen Pluimers
5500004dd6
Fix the links for #3416 and align README.rst & docs/resources.rst
...
Fix the links for #3416 and align content of in README.rst and docs/resources.rst so it's easier to later de-dupe
(I've not done this now as in README.rst does too much tag: fiddling and I'm not sure how that will work out if the fiddling is not aware of .. include::.
2016-08-18 10:38:47 +02: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
Jacob Hoffman-Andrews
e49a41be34
Change "hacking" to "getting started" in the docs
2016-08-08 12:17:42 -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
a0efc2c27c
Convert ciphers.rst markdown to rst
2016-07-25 13:13:54 -07:00
Brad Warren
6830bb01f8
Change ciphersuite link from wiki to rst file
2016-07-25 13:01:47 -07:00
Brad Warren
7a0d4d48a0
Remove broken known issues link
2016-07-25 12:54:14 -07:00
Brad Warren
fb399a844b
Fix Feedback link
2016-07-25 12:51:33 -07:00
Brad Warren
68e09aad0f
Merge pull request #2952 from certbot/wiki-migration
...
Wiki migration
2016-07-21 15:31:14 -07:00
Noah Swartz
4a7a9b7d5d
remove webhosting, fold ciphersuite
2016-07-21 08:53:10 -07:00
Brad Warren
0c68a8cd6e
Fix broken links
2016-07-20 15:19:21 -07:00
Brad Warren
6c07f39093
Merge branch 'master' into docs-structure
2016-07-20 15:14:42 -07:00
Brad Warren
4eb9ea7b72
Remove current_features.rst
2016-07-20 15:02:10 -07:00
Brad Warren
b919859181
Include README for current_features in using.rst.
2016-07-20 15:01:55 -07:00
Brad Warren
642d67b3eb
Remove intro_common.rst
2016-07-20 15:00:33 -07:00
Brad Warren
e671444344
Make intro.rst include README
2016-07-20 14:59:50 -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
Brad Warren
37c8abf1e5
Fix interactive guide link
2016-07-15 09:36:44 -07:00
Brad Warren
8be5849a9e
Flip README and intro
2016-07-15 09:35:42 -07:00