1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-23 07:20:55 +03:00
Commit Graph

325 Commits

Author SHA1 Message Date
Peter Eckersley
684ff01124 Merge pull request #2094 from twstrike/enforce-required-fields
Warn the user when --chain-path or --fullchain-path are missing but are required [minor revision requested]
2016-01-09 10:55:33 -08:00
Peter Eckersley
00e0355eb7 Merge pull request #2104 from benubois/patch-1
Document webroot request path.
2016-01-09 10:54:25 -08:00
bmw
e8705720be Merge pull request #1593 from TheNavigat/read-the-docs-python
Adding Python 2.6+ note to docs
2016-01-08 16:33:32 -05:00
Ben Ubois
9dc4af5cee Document webroot request path.
It's handy to know the implementation details of the webroot plugin so that a server can be configured to properly the ACME challenge files.
2016-01-06 12:10:21 -08:00
Fan Jiang
0b9f505ed5 update document for --chain-path when required by Nginx >= 1.3.7 2016-01-05 14:49:15 -05:00
Peter Eckersley
b6531afb8d Merge pull request #1992 from letsencrypt/apache-conf-test
Apache conf tests in travis
2016-01-02 17:49:38 -08:00
TheNavigat
f5a0268f17 Adding Python 2.6/2.7 note to the docs 2015-12-25 20:09:42 +02:00
Peter Eckersley
3dc3df4b34 Document the inclusion of apacheconftest in tox 2015-12-23 10:58:28 -08:00
Ward Vandewege
483ab16f57 fix typo in using.rst 2015-12-18 20:34:35 -05:00
Brad Warren
accbe779d5 Merge branch 'openbsd' 2015-12-18 11:31:24 -08:00
bmw
353ae045e8 Revert "Revert "Add staging server hint to avoid rate limit issues"" 2015-12-15 17:15:37 -08:00
Antoine Jacoutot
9beb855618 Mention that OpenBSD has a native letsencrypt package now. 2015-12-14 13:57:52 +01:00
Harlan Lieberman-Berg
faa7946a3a Update Debian using instructions. 2015-12-13 18:14:12 -05:00
Alcaro
fe6e9be6a2 Update reference to deprecated directives
https://httpd.apache.org/docs/2.4/mod/mod_ssl.html#sslcertificatechainfile

> SSLCertificateChainFile became obsolete with version 2.4.8, when SSLCertificateFile was extended to also load intermediate CA certificates from the server certificate file.
2015-12-09 22:04:29 +01:00
schoen
597ac43ec3 Merge pull request #1709 from lord63-forks/fix-typo
Fix typo in README.rst and docs/using.rst
2015-12-07 15:27:00 -08:00
Devin Howard
f2a93e00ea Mention the --renew-by-default flag
I was going crazy looking for this flag - I think it's worth a mention in the Renewal section
2015-12-06 18:20:11 +08:00
lord63
3a4d36e062 Fix typo in README.rst and docs/using.rst 2015-12-04 10:21:07 +08:00
Peter Eckersley
9d5500e7bb Plugin docs: Improve table, explain authenticators & installers 2015-11-25 15:30:16 -08:00
Peter Eckersley
cc29037b67 Document debian experimental packages 2015-11-25 13:20:41 -08:00
Peter Eckersley
d4542d607e Update plugin docs, especially webroot for -w 2015-11-25 12:59:16 -08:00
Peter Eckersley
34a1d17ef1 Keep installation instructions simple and on-point
- Avoid a giant red box telling people to not do something they wouldn't have
   thought of (if they are thinking of it, maybe we need to improve our Github
   landing experience)?

 - Move the discussion of non-recommended installation methods after all the
   other docs people need to read
2015-11-24 18:19:52 -08:00
Peter Eckersley
3256916e87 Merge pull request #1551 from letsencrypt/arch
Don't install all LE packages on Arch
2015-11-24 15:59:03 -08:00
Brad Warren
a1cf435790 Revert "Remove references to --manual and --webroot"
This reverts commit 02562c75a3.
2015-11-23 19:28:36 -05:00
Brad Warren
02562c75a3 Remove references to --manual and --webroot 2015-11-19 14:57:31 -08:00
Brad Warren
87a5fef90c Install letsencrypt-apache 2015-11-19 14:52:45 -08:00
Stefan Weil
d564b8ff8e Fix typos found by codespell
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2015-11-18 22:41:39 +01:00
Peter Eckersley
c3e1f1cf65 Merge pull request #1544 from letsencrypt/narrative
Plugin documentation (fixes #1137)
2015-11-18 11:27:11 -08:00
Jonas Berlin
f874ae18c2 Update using.rst
Advertise the `--help all` command more aggressively
2015-11-18 15:10:00 +02:00
Brad Warren
0ae1f30532 Don't install all Arch packages 2015-11-17 18:01:20 -08:00
Brad Warren
369321f90d Specify flags and certonly 2015-11-17 17:55:20 -08:00
Brad Warren
c82e8691d3 Condense table and fixes #1445 2015-11-17 15:15:29 -08:00
Brad Warren
c2d0acbb31 Expanded plugin documentation 2015-11-17 15:02:07 -08:00
Peter Eckersley
f2651792ba Merge pull request #1241 from devnsec-com/pr7
Add documentation tell users to enable EPEL on RedHat/CentOS 6
2015-11-16 12:02:02 -08:00
Peter Eckersley
282ed6dd07 Merge pull request #1512 from felixonmars/arch-package
Include Arch Linux packages in User Guide
2015-11-16 09:32:52 -08:00
Felix Yan
b68caac675 Include Arch Linux packages in User Guide 2015-11-16 12:01:31 +08:00
Matt Bostock
b508815b08 Add missing 'a' before 'safe'
Add an 'a' before the word 'safe' so that the sentences about protecting `privkey.pem` makes sense.
2015-11-14 22:03:16 +00:00
Peter Eckersley
ca05b35a24 Merge pull request #1412 from kuba/pep8
pep8 love
2015-11-12 00:29:15 -08:00
Jakub Warmuz
d0a2b38457 pep8 for docs/conf.py 2015-11-07 19:36:08 +00:00
Jakub Warmuz
bbb7606fe1 Kill dvsni in acme 2015-11-07 18:35:41 +00:00
Jakub Warmuz
93e69ef7de tls-sni-01 for standalone 2015-11-07 18:24:17 +00:00
Peter Eckersley
fc8af6b341 Merge pull request #1382 from koobs/patch-1
Add FreeBSD port/package to documentation (Usage)
2015-11-06 16:00:17 -08:00
Kubilay Kocak
d054d05ea9 Add FreeBSD port/package to documentation
* Rename Distro's to Operating Systems
* Add instructions for FreeBSD port and package installation
2015-11-06 19:54:50 +11:00
Jim Tittsler
d67d04ecd7 Fix typo. 2015-11-06 16:47:38 +09:00
Liam Marshall
593b4b5eec Add notices about known issues to docs 2015-11-04 21:31:18 -06:00
Jakub Warmuz
3d568aceeb CRLF: unix2dos docs/make.bat
docs/make.bat was using LF, but since
e9a2180d16 was introduced, this causes
headaches, e.g. when releasing.
2015-11-04 07:27:30 +00:00
bmw
15fa5af934 Merge pull request #1271 from kuba/http-01
http-01
2015-11-02 16:53:40 -08:00
Peter Eckersley
a7c638a479 Merge pull request #1261 from letsencrypt/ciphers
Ciphers
2015-11-01 21:52:17 -08:00
Jakub Warmuz
44adeadf1b Merge remote-tracking branch 'github/letsencrypt/master' into http-01 2015-11-01 11:09:59 +00:00
Jakub Warmuz
ea3611afe6 http-01 for standalone 2015-11-01 11:01:22 +00:00
Jakub Warmuz
602f0b2dbe Add http-01 to acme 2015-11-01 11:01:22 +00:00