bmw
b0a73e5324
Merge pull request #1848 from patf/master
...
Add staging server hint to avoid rate limit issues
2015-12-15 11:18:47 -08:00
Patrick Figel
f299646bdb
Add staging server hint to avoid rate limit issues
2015-12-13 03:27:57 +01: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
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
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
bmw
15fa5af934
Merge pull request #1271 from kuba/http-01
...
http-01
2015-11-02 16:53:40 -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
poly
c529f742f2
added email reminder documentation
2015-11-01 08:46:34 +04:00
Martin Brugger
3c2ea0c878
Only works for me with port 80 and 443 forwarded
...
For the docker client to work correctly I needed to forward both ports 443 and 80. I will take a closer look on how this is supposed to work.
2015-10-31 20:09:04 +01:00
Dev & Sec
971b34f342
add documentation tell users to enable EPEL
2015-10-30 23:16:43 +00:00
Jakub Warmuz
20ae2debe4
Docs: --a -> -a ( fixes #1217 )
2015-10-30 20:50:55 +00:00
Steve Desmond
40706e2947
add "--" to CLI arg for consistency
2015-10-30 14:52:36 -04:00
venyii
f2cb43762d
Remove duplicated 'that' in the Plugins section
2015-10-27 18:38:28 +01:00
Brad Warren
9b94d1c5a4
Merge branch 'typo'
2015-10-26 17:31:42 -07:00
Daniel Albers
2cb3d494b6
Fix typos
2015-10-26 22:54:54 +01:00
Jakub Warmuz
bbea646078
docs: better apache desc + move to 2nd place
2015-10-26 19:00:06 +00:00
Jakub Warmuz
ca777a300f
Comparison of different installation methods
2015-10-26 18:58:16 +00:00
Jakub Warmuz
c43825fd35
Explain Docker limitations ( fixes #1000 ).
2015-10-25 12:35:26 +00:00
Jakub Warmuz
38036b758c
Add basic docs on renewal ( fixes #951 ).
2015-10-25 12:15:22 +00:00
Jakub Warmuz
ce4452d65b
Add "Where are my certificates?" to docs ( fixes #608 ).
2015-10-25 11:32:29 +00:00
Jakub Warmuz
d456771698
Fix typos
2015-10-25 11:01:20 +00:00
Jakub Warmuz
a2d5527c5a
*the* X Guide
2015-10-25 10:28:55 +00:00
Jakub Warmuz
6b69095c8b
Move footnotes to the bottom
2015-10-25 10:27:09 +00:00
Jakub Warmuz
ae9e5f7fff
Revert to {using,contributing}.rst
2015-10-25 10:14:40 +00:00
Jakub Warmuz
cf26d014cd
{dev,user,packaging}.rst rename
2015-10-24 20:28:41 +00:00
Jakub Warmuz
0233f2e9ac
docs headers: User/Developer/Packaging Guide
2015-10-24 20:28:41 +00:00