Lukas Schauer
6a32f20e00
ask user to read and accept license, added register-command, fullchain.pem is now actually the full chain
2017-01-29 22:06:53 +01:00
Lukas Schauer
b36d638a91
missing filename in config path
2017-01-06 00:40:03 +01:00
Lukas Schauer
84274f7436
moved and rewritten config section of readme
2017-01-06 00:38:13 +01:00
Maximilian Weber
c2a735f99e
Update Readme.md ( #301 )
...
Add config section
2017-01-06 00:32:53 +01:00
Lukas Schauer
de36a63fe6
removed note about project renaming
2017-01-06 00:31:03 +01:00
CJ Johnson
6086983c02
Minor Grammar Stuff ( #319 )
...
* typo
s/pullrequest/pull request/
* proper noun & possessive apostrophe
s/letsencrypts/Let's Encrypt's/
* proper noun / spacing /
s/curl/cURL/
s/letsencryprt/Let's Encrypt/
2016-12-18 20:19:19 +01:00
Lukas Schauer
0c1e958d19
added temporary wrapper script for compatibility with old config locations and symlinks, will be removed in a few weeks
2016-09-17 12:46:46 +02:00
Lukas Schauer
b95b15cad6
update readme with explanation why this project was renamed
2016-09-13 20:15:30 +02:00
Lukas Schauer
ec49a4433b
fixed a few things after project rename
2016-09-13 20:00:43 +02:00
Lukas Schauer
6c12f97b9f
readme fix
2016-09-13 19:53:43 +02:00
Lukas Schauer
64e35463cb
renamed project to dehydrated and main script to dehydrated.sh
2016-09-13 19:48:27 +02:00
Lukas Schauer
624ce4436a
updated readme
2016-08-04 00:11:08 +02:00
Lukas Schauer
bd9cc5b0c4
Added option to run letsencrypt.sh without locks
...
This should only be used when letsencrypt.sh is under control by a
different script which makes sure that no two processes are touching the
same files.
2016-07-21 12:34:40 +02:00
chkhanu
364bcccf74
Added option to select IP version of name to address resolution ( #231 )
2016-07-20 16:49:04 +02:00
Lukas Schauer
8e77ba5e02
added option to set csr-flag indicating ocsp stapling to be mandatory
2016-05-26 15:02:23 +02:00
Alex Macleod
785ffa5539
Make certificate output location configurable ( #210 )
2016-05-26 14:53:01 +02:00
Lukas Schauer
d5b285868e
renamed "config.sh" to "config"
2016-05-22 22:34:28 +02:00
Lukas Schauer
a7c6af6895
removed donation button
2016-04-27 23:24:58 +02:00
Lukas Schauer
fa6857fe06
reenabled build status in readme
2016-04-23 20:50:31 +02:00
Lukas Schauer
2f7da81f9b
temporarily removed build status from readme (testserver is down)
2016-04-05 20:13:13 +02:00
Lukas Schauer
12c77ca51d
rearranged documentation, added basic troubleshooting guide
2016-03-26 01:36:47 +01:00
Lukas Schauer
25178436b0
I'm too stupid to even add a donate button.
2016-03-23 16:41:18 +01:00
Lukas Schauer
98f1a7db0b
added donation button to readme
2016-03-23 16:31:32 +01:00
Maximilian Mitchell
f6a56a3605
Example of DNS record
...
It took me quite a long time to work out the format the DNS record needed to be in. So I have made it crystal clear here.
2016-03-15 00:53:03 +00:00
Peter Dave Hello
dc40813cca
Update README.md
2016-03-02 23:40:03 +08:00
Lukas Schauer
63b61b8931
updated readme
2016-02-15 20:26:40 +01:00
Aral Balkan
c407d757a1
Updated Readme with rate limit warning + staging URL
...
There is currently no mention of Let’s Encrypt rate limits or the staging server. I’ve updated the readme so that the rate limit notice is prominently displayed and the necessary config setting to use the staging server is included in the instructions.
2016-02-12 15:07:47 +00:00
Lukas Schauer
b6fafea0f5
added link to wiki page with example scripts for dns-01, fixes #117
2016-02-01 18:55:27 +01:00
Simone Carletti
08ced4bd22
The dns-01 support is now available in production
...
See https://twitter.com/letsencrypt/status/689919523164721152
2016-01-24 10:45:43 +01:00
Lukas Schauer
ef7a3adb89
Merge pull request #95 from nielslaukens/master
...
Add ability to sign "arbitrary" CSRs
2016-01-22 16:54:47 +01:00
davidearl
682b1d5bf5
Add detail as to how dns-01 hook works
2016-01-21 15:39:18 +00:00
Niels Laukens
429ec400d8
Add --signcsr command
2016-01-21 08:05:58 +01:00
Markus Germeier
c71ca3a8b1
add support for Elliptic Curve Cryptography (ECC)
2016-01-16 18:55:36 +01:00
Lukas Schauer
9b78b251d5
made link in readme clickable
2016-01-08 22:29:36 +01:00
Lukas Schauer
5878f16a40
moved import notice up in readme
2016-01-08 22:28:06 +01:00
Lukas Schauer
68efe6bb61
Merge pull request #77 from germeier/master
...
add support for dns-01 challenge - try 2
2016-01-08 22:26:45 +01:00
Lukas Schauer
e45f28bb0e
moved import scripts from repository to wiki and updated readme a bit
2016-01-08 22:20:16 +01:00
Markus Germeier
e925b293c5
add support for dns-01 challenge - try 2
2016-01-08 22:09:27 +01:00
Markus Germeier
ed27e013d1
make hook a command line parameter
2016-01-08 21:05:16 +01:00
Lukas Schauer
92a822e0b8
updated readme
2016-01-08 19:59:43 +01:00
Lukas Schauer
7b9683445a
readme: mores infos about WELLKNOWN
2015-12-19 17:45:24 +01:00
Lukas Schauer
7664f1c225
Revert "tests are failing because of api limits, removed badge from readme"
...
This reverts commit 76e2f0dc9c .
2015-12-17 18:20:53 +01:00
Lukas Schauer
76e2f0dc9c
tests are failing because of api limits, removed badge from readme
2015-12-17 15:45:50 +01:00
Lukas Schauer
083c67369f
removed TODO mark from help text on renew of changed domains
2015-12-17 15:38:57 +01:00
Markus Germeier
8f6c23280d
remove --sign in favor of two options "--force" and "--domain" (try 2)
2015-12-15 20:56:07 +01:00
Lukas Schauer
8662a000d5
updated readme
2015-12-14 15:03:57 +01:00
Lukas Schauer
89822bc176
added travis-ci badge to readme
2015-12-08 18:11:25 +01:00
Simon Ruderich
e567a87e69
README.md: letsencrypt.sh is written in bash
2015-12-08 16:04:47 +01:00
Simon Ruderich
ffa3542787
chmod +x import-account.pl
2015-12-08 16:04:47 +01:00
Lukas Schauer
12c566b1d6
added certificate revocation to feature-list
2015-12-07 21:15:32 +01:00