micheloe
e150ad067a
fix leftover tmpfiles in upgrade routine (1.94)
9 years ago
srvrco
a59363992e
update checks to work with openssl in FIPS mode (1.93)
9 years ago
srvrco
9fc0928d33
update checks to work with openssl in FIPS mode (1.93)
9 years ago
Felipe Zipitria
510ba53c16
check generated keys without depending on inside text
In openssl FIPS mode, files don't have the "[RSA|EC] PRIVATE KEY" text inside when the private key is generated.
Therefore, grep will not find the words and fails with invalid key file.
Resolves : #204
9 years ago
srvrco
f9a132ccd2
adding cpanel_cert_upload script
9 years ago
srvrco
06ea56ef7a
update readme to add puppet module
9 years ago
srvrco
e6da3ddbbd
bug fix for copying tokens to multiple locations
9 years ago
srvrco
511ccd4285
allow copying files to multiple locations (1.91)
9 years ago
srvrco
058818239e
included IGNORE_DIRECTORY_DOMAIN option #196
9 years ago
srvrco
fa83fe5d6b
bug fix for CA #197
9 years ago
srvrco
cfef4019e0
allow user to ignore permission preservation with nfsv3 shares #195
9 years ago
srvrco
4a701c35c8
updated DOMAIN_PEM_LOCATION when using DUAL_RSA_ECDSA #190
9 years ago
srvrco
196bd2c4b1
added fullchain to archive ( #194 ) and CSR_SUBJECT variable ( #193 )
9 years ago
srvrco
fb9e16cfd6
bugfix CSR renewal when no SANS #191 and when using MINGW #189
9 years ago
serverco
ed6c14be07
Merge pull request #185 from uwedisch/patch-1
add HTTP_TOKEN_CHECK_WAIT option (1.84)
9 years ago
uwedisch
61bb285d97
add HTTP_TOKEN_CHECK_WAIT option (1.84)
If someone is running load balanced servers that use the same certificate there is some time needed to wait until the token is replicated within the server instances.
9 years ago
srvrco
568bb725a7
add PREVENT_NON_INTERACTIVE_RENEWAL option
9 years ago
srvrco
0922e280d5
adding wrapper script for lexicon dns manipulation
9 years ago
srvrco
c20b95312c
update readme ro show current options
9 years ago
srvrco
73a1a4a4eb
bug fix DOMAIN_KEY_CERT generation
9 years ago
srvrco
f08636d4ed
Add SKIP_HTTP_TOKEN_CHECK option (Issue #170 )
9 years ago
serverco
80e482f576
Merge pull request #169 from dedinext/master
Add and comment optional sshuserid for ssh ACL
9 years ago
dedinext
71fb8226c1
Correct spelling
9 years ago
dedinext
2e7b552e6e
Add and comment optional sshuserid for ssh ACL
9 years ago
serverco
a232c384f8
Deleting out of date script
There appears little benefit in this script, and trying to maintain it alongside GetSSL does not seem worth it. A backup has been saved in case there becomes a need in the future.
9 years ago
serverco
71b7465899
separate PR's per issue.
9 years ago
serverco
aec7247732
Create CONTRIBUTING.md
9 years ago
srvrco
36e3428ac5
bug fix openssl v1.1.0 ( #166 ) and DOMAIN_PEM_LOCATION ( #167 )
9 years ago
srvrco
724d30a132
updating to a consistent style guide
9 years ago
srvrco
bb85f9f052
added TOKEN_USER_ID #162 and updated for latest shellcheck
9 years ago
srvrco
718ef57b23
Testing Travis CI
9 years ago
srvrco
f0d6d26d86
Reduce long lines, and remove echo from update #163
9 years ago
srvrco
6822a0e648
remove only specified DNS token #161
9 years ago
serverco
2ad22b33c1
Merge pull request #160 from tslodki/cloudflare
updated Cloudflare dns routines to remove grep, awk, sed and restructure
9 years ago
Tomasz Słodkowicz
2864732d77
Change delete script in a similar way as add script.
Allow to remove only selected token for subdomain.
9 years ago
srvrco
663f3f58f0
merge fix warning message if cert doesn't exist
9 years ago
srvrco
f857fa6f70
fix warning message if cert doesn't exist
9 years ago
Christian Schrötter
5ed5f251b4
Hide error message if cert file does not exist.
9 years ago
Tomasz Słodkowicz
f0d5f0362a
Don't query CF for domains twice, do strict json parsing, report errors
9 years ago
Tomasz Słodkowicz
0b6b758364
Remove grep, awk, sed dependency, use bash and curl only
9 years ago
srvrco
d94daecc75
bug fix - issue #157 not recognising EC keys on some versions of openssl
9 years ago
srvrco
1651fff8ef
Adding Elliptic curve info
9 years ago
srvrco
408a72e6aa
Date formatting for busybox
9 years ago
srvrco
96c8b9bc4e
Improvements on portability
9 years ago
srvrco
b4d2695081
bug fix Issue #141 challenge error 400
9 years ago
srvrco
2b2cc345b1
Add option for dual ESA / EDSA certs
9 years ago
srvrco
4fb094e3d4
removed comments that EC keys are not supported yet
9 years ago
srvrco
35d0528ef7
Ignore DNS_EXTRA_WAIT if all domains already validated (issue #146 )
9 years ago
srvrco
fbf9782cbf
Added EC account key support #145 and added option #147
9 years ago
srvrco
05050032af
clarify info re: revoking EC keys
9 years ago