srvrco
1adb499fbb
retry on 500 error from ACME server
9 years ago
srvrco
8c5c6d6c9b
Included option to Deactivate an Authorization
9 years ago
srvrco
1c589043d7
changed shebang for portability
9 years ago
srvrco
ebde96dd9e
remove update check on recursive calls when using -a
9 years ago
srvrco
9c7912fdd2
Improved error messages from invalid certs
9 years ago
srvrco
7cba776f5a
Don't check for updates, if -U parameter has been given
9 years ago
Alexander Skwar
2e996d6c51
Don't check for updates, if -U parameter has been given
9 years ago
Alexander Skwar
540e2b6dce
Fixed whitespace errors, so that HERE docs work.
9 years ago
Alexander
6edded9dca
Only call check_getssl_upgrade, with -u parameter
In severly network access restricted environments, it might not be possible to reach $CODE_LOCATION (→ https://raw.githubusercontent.com/ …).
9 years ago
srvrco
495b4edefe
Check if which is installed
9 years ago
srvrco
49ea67f8cd
correct issue #101 when some domains already validated
9 years ago
srvrco
b62be8e1f3
tidied up defaults for ACME agreement
9 years ago
srvrco
737098d59d
# 2016-08-23 export OPENSSL_CONF so it's used by all openssl commands
9 years ago
srvrco
e98cd151cd
# 2016-08-23 enable insecure certiticate on https token check #94 (1.34)
9 years ago
srvrco
d58a173a07
included better force_renew and template for USE_SINGLE_ACL
9 years ago
srvrco
1158198bca
updated already validated domains
9 years ago
srvrco
f672a7a59a
check for already validated domains (issue #93 )
9 years ago
René Klomp
61527f2c26
Better force_renew
Sometimes certificates are valid for many more years then 1 year.
9 years ago
René Klomp
3ec1f90740
Set OPENSSL_CONF
OPENSSL_CONF needs to be set otherwise the SSLCONF option has no effect on the execution of all the openssl commands.
9 years ago
René Klomp
b926699ce4
Update template to include USE_SINGLE_ACL
9 years ago
srvrco
83e2a17e96
enable use of a single ACL for all checks (if USE_SINGLE_ACL=true) #84
10 years ago
srvrco
c3d0c65178
use copy rather than move when archiving certs - issue #86
10 years ago
srvrco
eb31db29e7
allow default chained file creation - issue #85
10 years ago
srvrco
ea940509b5
set permissions for token folders - issue #81
10 years ago
srvrco
453690a9af
remove carriage return from agreement - issue #80
10 years ago
srvrco
1d517121aa
Improve messages on test of certificate installation
10 years ago
srvrco
26f5a6265f
updated agreement for letsencrypt to update automatically
10 years ago
srvrco
2141fe263f
updated agreement for letsencrypt
10 years ago
srvrco
703dab5bbc
add more server-types based on openssl s_client
10 years ago
Dennis Koot
904b41918a
additional server-types
10 years ago
srvrco
7ef5ec32fd
corrected issue in nslookup with -debug option - issue #74 (1.21)
10 years ago
srvrco
5a9b5d49d1
updated typo (v1.20)
10 years ago
srvrco
41b881dda4
add output of combined private key and domain cert - issue #72 )
10 years ago
srvrco
ce82503f77
remove / regenerate csr when generating new private domain key
10 years ago
srvrco
c89417d0ae
2016-07-11 added -w to -a option and comments in domain template
10 years ago
Tod Huff
6e65f6c7b8
Removed check for ${TOKEN} from dns_del_pdns-mysql, as it appears it is not sent to the DNS_DEL_COMMAND
Added secondary #s to the default config, so that when the lines are uncommented, the function properly.
10 years ago
KallistiMan
508a9591a1
Moved adding of working dir to after -d/-q
10 years ago
KallistiMan
c01fcd50ec
Respect -w when using -a
$WORKING_DIR should always be correct so always passing it along should be the most efficient way to make sure the original -w is respected, right?
-a is still not passing along -f but I'm not sure that is the best thing to do, but I'll make another fork for that.
10 years ago
srvrco
3d0fa16445
modified to be used on older bash for issue #64
10 years ago
srvrco
f01711f81c
check for duplicate domains in domain / SANS
10 years ago
srvrco
e59f11d21f
check for duplicate domains in domain / SANS
10 years ago
srvrco
388cdd192d
added additional comments about SANS in example template issue #62
10 years ago
srvrco
ff048ac1f8
updated order to better handle non-standard DOMAIN_STORAGE location
10 years ago
srvrco
602b61e4a9
adding DOMAIN_STORAGE as a variable to solve for issue #59
10 years ago
srvrco
dcebc709b7
Updating help info re ACL in config file
10 years ago
srvrco
9f7b412b78
Corrections to work with older slackware issue #56
10 years ago
srvrco
0cd08aaa06
updated to enable running on windows with cygwin
10 years ago
srvrco
50108e7293
updated grep functions to run on MAC OS X
10 years ago
srvrco
e1f437e7ab
added CHALLENGE_CHECK_TYPE variable to allow checks direct on https rather than http
10 years ago
srvrco
2e4c843638
updated sed and date functions to run on MAC OS X
10 years ago