Commit Graph
18 Commits
Author SHA1 Message Date
Lukas Schauer 3390080ccb removed acme-challenges directory from git, create if needed 2015-12-06 15:41:49 +01:00
Lukas Schauer 440dc30d5e make config.sh optional 2015-12-06 15:38:52 +01:00
Lukas Schauer ff3dbc5819 default location for acme-challenges 2015-12-06 15:37:41 +01:00
Lukas Schauer 96d7eabed4 use "-s" to detect content in temporary curl error logfile 2015-12-06 15:01:34 +01:00
Lukas Schauer 2e8454b46e use "/usr/bin/env bash" instead of "/bin/bash" 2015-12-05 22:30:00 +01:00
Lukas Schauer c6e6030269 big portability + readability fix: use openssl base64 instead of system base64, use shasum instead of shasum, added some comments 2015-12-05 22:27:58 +01:00
Lukas Schauer 6221526df5 fixed issue #4 (multiple domains per line) 2015-12-05 22:07:03 +01:00
Lukas Schauer 20e7d9d7a7 removed perl dependency 2015-12-05 22:06:36 +01:00
Lukas Schauer 69f3e78b7e fail in pipes too 2015-12-05 18:03:06 +01:00
Lukas Schauer 7ec1e45aa6 fixed curl error message 2015-12-05 17:42:09 +01:00
Lukas Schauer 91ce50afe2 trying to catch curl errors 2015-12-05 17:40:21 +01:00
Lukas Schauer 2b5df371a9 make challenge files world-readable 2015-12-05 16:57:04 +01:00
Lukas Schauer abb956936c check for errors on token retrieval 2015-12-05 03:14:23 +01:00
Lukas Schauer 537f6fb701 silent registration 2015-12-05 03:12:31 +01:00
Lukas Schauer 4778289a77 not using bash arrays anymore 2015-12-05 02:51:02 +01:00
Lukas Schauer 8221727a9f moved some code around to allow initial registration 2015-12-05 02:43:21 +01:00
Lukas Schauer f13eaa7f41 generate private key if non-existant 2015-12-05 02:38:51 +01:00
Lukas Schauer 61f0b7ed7a initial commit 2015-12-05 02:31:06 +01:00