be7d40d
Updated create-getssl-config to include more variables. Still not full operational. (v0.2) by
2016-02-05 09:29:39 +0000
8689cee
added short sleep following service restart before checking certs (v0.25) by
2016-02-04 18:19:02 +0000
f56fb28
creating framework create-getssl-config script. Not complete, it's just a framework by
2016-02-04 17:40:46 +0000
94577aa
(refs/pull/18/merge)
Merge 7cb3186f09 into f26a3b9ef8 by
2016-02-04 15:48:32 +0000
f26a3b9
added options for other server types (ldaps, or any port) and check_remote (v0.24) by
2016-02-04 15:48:04 +0000
7cb3186
(refs/pull/18/head)
configurable service port by
2016-02-02 18:40:35 +0100
ba2cd70
no www by
2016-01-30 16:14:28 +0100
4b35459
Merge pull request #17 from koter84/dns-challenge-speedup by
2016-02-01 17:30:10 +0000
adfa3f0
(refs/pull/17/head)
dns first add all domains, then check all by
2016-02-01 16:59:14 +0100
3e14ced
commented code and added option for copying concatenated certs to file (v0.22) by
2016-02-01 15:50:58 +0000
c3a0f23
Merge pull request #16 from koter84/nslookup-before-request by
2016-02-01 15:38:16 +0000
6dcab78
Merge pull request #15 from koter84/csr-check by
2016-02-01 15:35:22 +0000
12a7e52
(refs/pull/16/head)
do nslookup on each domain before starting requests by
2016-02-01 14:49:02 +0100
240658c
(refs/pull/15/head)
better csr check, and recreate by
2016-02-01 14:48:23 +0100
716c5c8
corrected missing s from subjectAltName by
2016-01-31 11:53:43 +0000
ee377d6
removed usage of base64 to make script more compatible across platforms (v0.20) by
2016-01-31 10:41:24 +0000
4ac2f44
Merge branch 'master' of github.com:srvrco/getssl to local ( README updated via github) by
2016-01-31 09:26:03 +0000
84a7ac8
removed usage of xxd to make script more compatible accross versions (v0.19) by
2016-01-31 09:24:59 +0000
2e96adb
added --quiet option for running in cron (v0.18) to readme by
2016-01-30 17:46:20 +0000
3988f23
added --quiet option for running in cron (v0.18) by
2016-01-30 17:41:15 +0000
d743162
Merge pull request #14 from koter84/refetch-certificate by
2016-01-30 17:18:01 +0000
97c8ac4
(refs/pull/14/head)
updated after using shellcheck standard check by
2016-01-30 15:17:12 +0000
9777f1c
updated README to add --force option and change renew-all to check-all by
2016-01-30 09:55:33 +0000
8ffc089
removed ls dependency, and changed renew-all to check-all by
2016-01-30 09:46:31 +0000
ac9f549
incuded --force option for when you want to add an additional SAN to a cert by
2016-01-30 08:59:29 +0000
a629223
corrected type and removed surpless line by
2016-01-29 18:50:51 +0000
f1c5041
updated logic for checking remote cert .... not yet tested all routes through code by
2016-01-29 18:10:07 +0000
5070bb6
updated README to relect change to server_type by
2016-01-29 16:06:43 +0000
e3e6ed2
updating to use server-type by
2016-01-29 16:01:57 +0000
508b416
compare local vs remote after installing by
2016-01-29 15:29:39 +0100
a259f51
rebased by
2016-01-29 15:15:10 +0100
295e971
configuration variable for refetch by
2016-01-29 14:52:45 +0100
fd7fd2a
basic domain check by
2016-01-29 14:47:10 +0100
d4c9ce4
option to refetch certificate by
2016-01-29 14:03:53 +0100
c099c25
added option for eliptic curve keys (v0.16) by
2016-01-29 13:52:56 +0000
f7dfd24
Merge pull request #13 from koter84/renew-all by
2016-01-29 12:20:43 +0000
8ded388
(refs/pull/13/head)
add renew-all function by
2016-01-29 12:37:27 +0100
6570f72
added _USE_DEBUG=0 to default settings, and changed the checks for _USE_DEBUG by
2016-01-29 12:29:33 +0100
30c763c
Merge pull request #12 from koter84/DNS-wait-with-variable by
2016-01-29 11:35:28 +0000
c6bfda7
(refs/pull/12/head)
cleanup config-files, add DNS_EXTRA_WAIT variable, replace gninx with nginx by
2016-01-29 12:21:33 +0100
1245296
Merge pull request #11 from koter84/version-up by
2016-01-29 10:51:03 +0000
ef2d9de
(refs/pull/11/head)
up the version to v0.14 by
2016-01-29 11:49:22 +0100
8644afb
Merge pull request #10 from koter84/cleanup-help-message by
2016-01-29 10:39:07 +0000
e98f057
(refs/pull/10/head)
cleanup help-message by
2016-01-29 10:53:55 +0100
bb156c7
Merge pull request #9 from koter84/error-handling by
2016-01-29 10:26:12 +0000
b0590a9
(refs/pull/8/merge)
Merge 7e38c45797 into 02c743f064 by
2016-01-29 10:21:19 +0000
02c743f
Merge pull request #7 from koter84/extra-wait-for-dns by
2016-01-29 10:21:04 +0000
7e38c45
(refs/pull/8/head)
remove tabs from config-files and help-message by
2016-01-29 10:53:55 +0100
eba0fdf
(refs/pull/9/head)
replace graceful_exit commands with error_exit after errors by
2016-01-29 10:58:18 +0100
c2476ce
(refs/pull/7/head)
extra-wait-for-dns by
2016-01-29 10:45:04 +0100
9d8c47d
Updated README to ref that DNS challenges work by
2016-01-28 22:39:11 +0000
d5c61f9
Merge pull request #5 from koter84/reload-cmd-fix by
2016-01-28 15:21:27 +0000
7a88b43
(refs/pull/5/head)
reload-cmd-fix by
2016-01-28 16:02:17 +0100
57c783d
changed DNS checks to use nslookup and allow hyphen in domain names (v0.13) by
2016-01-28 11:59:47 +0000
9b5a0cf
Typo corrections, quoted file variables and fix bug on DNS_DEL_COMMAND (v0.12) by
2016-01-28 08:56:21 +0000
555cba0
(refs/pull/4/merge)
Merge 3608eed906 into 88e4f8e9bc by
2016-01-27 20:08:44 +0000
88e4f8e
add a very basic openssl.cnf file if it doesn't exist and tidy code slightly by
2016-01-27 19:58:10 +0000
3608eed
(refs/pull/4/head)
remove dependency to /etc/ssl/openssl.cnf by
2016-01-27 17:09:48 +0100
974856a
Merge pull request #3 from koter84/master by
2016-01-27 14:30:20 +0000
f459c9e
(refs/pull/3/head)
fix creating config for domains with more than 1 alternative name by
2016-01-27 14:57:47 +0100
4ca978a
Update README.md by
2016-01-26 10:07:26 +0000
3f0f118
allowing curl to follow redirects ( when acme-challenge is redirected to https ) by
2016-01-26 10:03:39 +0000
54e5c23
combining changes on server with local ..... Merge branch 'master' of github.com:srvrco/getssl by
2016-01-26 09:46:48 +0000
55d01c9
correcting create dir issue by
2016-01-26 09:46:43 +0000
9794fec
Merge pull request #2 from MichiShyGuy/patch-1 by
2016-01-25 20:15:28 +0000
aadc4ae
(refs/pull/2/head)
Bugfix: $dn wasn't incremented in domain-loop by
2016-01-25 21:02:54 +0100
32931f5
increased version number for change to create ACL by dstosberg by
2016-01-24 16:20:12 +0000
3d77cec
Merge pull request #1 from dstosberg/create-acl-dir by
2016-01-24 16:16:23 +0000
8df763f
(refs/pull/1/head)
create ACL directory if it does not exist by
2016-01-24 16:26:53 +0100
266b654
added beta DNS validation checks by
2016-01-23 09:49:36 +0000
78dfcef
added option to upload a single PEN file by
2016-01-18 22:23:09 +0000
e3a8e64
corrected issue with removing tmp if run as root with the -c option by
2016-01-18 19:28:19 +0000
e2500c5
corrected error on removal of token in some instances (v0.5) by
2016-01-12 10:59:16 +0000
dff6389
corrected formatting of imported certificate (v0.4) by
2016-01-12 08:23:30 +0000
b15c2e8
includes existing cert on -c option by
2016-01-11 22:19:11 +0000
e8d406c
updating readme format by
2016-01-11 17:04:52 +0000
8e343d0
updating readme format by
2016-01-11 17:03:37 +0000
ddcecb0
updating readme format by
2016-01-11 17:00:41 +0000
497f579
updating readme format by
2016-01-11 16:57:35 +0000
a875f7f
updating readme and typos for ver 0.2 by
2016-01-11 16:51:23 +0000
4cbba71
creating v0.1 by
2016-01-11 15:59:50 +0000
6d6b2de
Initial commit by
2016-01-11 15:54:31 +0000