Lukas Schauer
|
9dfc5f084d
|
fixed travis config
|
2015-12-08 18:41:17 +01:00 |
|
Lukas Schauer
|
97d8f71e88
|
added staging-ca certificate and added verification test to travis config
|
2015-12-08 18:37:35 +01:00 |
|
Lukas Schauer
|
373b739e2d
|
Merge pull request #33 from M-M-M-M/clean_challenge
Move cleaning challenge in order to clean when challenge is valid and when challenge is invalid.
|
2015-12-08 18:14:15 +01:00 |
|
Lukas Schauer
|
89822bc176
|
added travis-ci badge to readme
|
2015-12-08 18:11:25 +01:00 |
|
ET
|
ab30195142
|
Move cleaning challenge in order to clean when challenge is valid and when challenge is invalid.
|
2015-12-08 18:09:46 +01:00 |
|
Lukas Schauer
|
9ebbce0480
|
added travis config
|
2015-12-08 17:55:22 +01:00 |
|
Simon Ruderich
|
f9126627a8
|
use lock file to prevent concurrent access
Closes #31.
|
2015-12-08 17:52:18 +01:00 |
|
Simon Ruderich
|
85da9090ef
|
fix missing variable
|
2015-12-08 17:36:29 +01:00 |
|
Simon Ruderich
|
10cf229981
|
check certificate to detect corruption
|
2015-12-08 16:57:55 +01:00 |
|
Lukas Schauer
|
43b00611b1
|
fixed output of config location
|
2015-12-08 16:54:34 +01:00 |
|
Lukas Schauer
|
0972918605
|
grab action urls from ca-directory
|
2015-12-08 16:38:25 +01:00 |
|
Lukas Schauer
|
f527eef84a
|
removed line-break in example config
|
2015-12-08 16:13:40 +01:00 |
|
Simon Ruderich
|
0b2119c494
|
_request: fix unset variable
_request() is also called when $challenge_token/$keyauth is not set.
|
2015-12-08 16:04:52 +01:00 |
|
Simon Ruderich
|
84fac54107
|
fix typo in error message
|
2015-12-08 16:04:52 +01:00 |
|
Simon Ruderich
|
e32ea24c78
|
pass altname/domain as second argument to HOOK
|
2015-12-08 16:04:47 +01:00 |
|
Simon Ruderich
|
7f8ea450ff
|
display errors from openssl
|
2015-12-08 16:04:47 +01:00 |
|
Simon Ruderich
|
d322e072d6
|
import-certs.sh: simplify expiry check
|
2015-12-08 16:04:47 +01:00 |
|
Simon Ruderich
|
526843d66e
|
ugly fix to syntax highlighting in Vim
|
2015-12-08 16:04:47 +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 |
|
Simon Ruderich
|
1369c9afb8
|
replace echo with printf
|
2015-12-08 16:04:47 +01:00 |
|
Simon Ruderich
|
cbe1eb2cda
|
fix typo in comment
|
2015-12-08 16:04:47 +01:00 |
|
Simon Ruderich
|
c10390fbd1
|
simplify expiry check
|
2015-12-08 16:04:47 +01:00 |
|
Simon Ruderich
|
3f6ff8f753
|
replace rm -f; ln -s with ln -sf
|
2015-12-08 16:04:47 +01:00 |
|
Lukas Schauer
|
454c164b25
|
Check for config file in various locations
|
2015-12-08 15:57:22 +01:00 |
|
Lukas Schauer
|
007da420a9
|
also add default CA definition in description of variable
|
2015-12-08 15:42:57 +01:00 |
|
Lukas Schauer
|
16943702a5
|
fixed default path to WELLKNOWN and moved SCRIPTDIR definition out of default-config block
|
2015-12-08 15:38:33 +01:00 |
|
Lukas Schauer
|
cb6dc26c38
|
cleaned up example config
|
2015-12-08 15:35:45 +01:00 |
|
et@corde.org
|
c24843c666
|
A single HOOK to handle challenge, cleaning of challenge files and uploading of certs.
|
2015-12-08 15:22:31 +01:00 |
|
Lukas Schauer
|
15accf9013
|
certificate comes first in fullchain.pem, fixes #26
|
2015-12-08 14:46:50 +01:00 |
|
Lukas Schauer
|
c70b77a90d
|
added shebang to example config
|
2015-12-08 14:43:15 +01:00 |
|
Lukas Schauer
|
ead15632ff
|
making shellcheck happy
|
2015-12-08 14:42:26 +01:00 |
|
et@corde.org
|
ea5b70a3d9
|
add CONTACT_EMAIL option on registration
|
2015-12-08 14:38:13 +01:00 |
|
Lukas Schauer
|
12c566b1d6
|
added certificate revocation to feature-list
|
2015-12-07 21:15:32 +01:00 |
|
Markus Germeier
|
063d28a6dc
|
implement revoke
|
2015-12-07 21:00:36 +01:00 |
|
Lukas Schauer
|
0d7913ab61
|
renamed import scripts, updated readme
|
2015-12-07 14:56:04 +01:00 |
|
Lukas Schauer
|
f343dc11e8
|
update symlinks after signing the certificate
|
2015-12-07 14:28:53 +01:00 |
|
Lukas Schauer
|
c764d03ee2
|
making shellcheck happy
|
2015-12-07 14:00:51 +01:00 |
|
Lukas Schauer
|
2d93c6fb02
|
umask in import script
|
2015-12-07 13:22:25 +01:00 |
|
Lukas Schauer
|
067d7ee4ba
|
added import script (allows import of existing certificates from the original letsencrypt client)
|
2015-12-07 13:21:12 +01:00 |
|
Lukas Schauer
|
329acb58b5
|
create fullchain.pem
|
2015-12-07 12:50:31 +01:00 |
|
Lukas Schauer
|
3cc587c224
|
also store csr with timestamp and symlink to default location
|
2015-12-07 12:41:57 +01:00 |
|
Lukas Schauer
|
1f08fda757
|
look for domains.txt under BASEDIR
|
2015-12-07 12:36:56 +01:00 |
|
Lukas Schauer
|
77df80b5a4
|
updated readme
|
2015-12-07 12:19:15 +01:00 |
|
Lukas Schauer
|
274e8e4192
|
updated readme
|
2015-12-07 12:18:06 +01:00 |
|
Lukas Schauer
|
00837b86ae
|
delete challenge response after verification
|
2015-12-07 12:10:51 +01:00 |
|
Lukas Schauer
|
98a6c549ff
|
parse challenges json differently to be compatible with bsd sed
|
2015-12-07 12:08:30 +01:00 |
|
Lukas Schauer
|
474f33d2ca
|
added config option to set path for openssl config file (currently only used for generating a signing request)
|
2015-12-07 11:45:09 +01:00 |
|
Lukas Schauer
|
cd13a9c21a
|
use bash functionality instead of sed to filter SAN variable
|
2015-12-07 11:36:58 +01:00 |
|
Lukas Schauer
|
81cb6ac77b
|
don't use '-r' on sed
|
2015-12-07 11:36:27 +01:00 |
|