srvrco
467143b1ea
tidy readme re: Makefile and the Arch Linux packages
9 years ago
serverco
51ddf58ba0
Merge pull request #222 from kbabioch/fix/README
Include install (Makefile) and the Arch Linux packages
9 years ago
Karol Babioch
ce4a94663f
Update README.md
9 years ago
serverco
ebe73d8c07
Merge pull request #218 from kbabioch/feat/Makefile
Add Makefile with install target
9 years ago
serverco
59706be301
Merge pull request #220 from kbabioch/fix/license
Provide GPLv3 rather than GPLv2
9 years ago
serverco
20d16f683d
Merge pull request #216 from kbabioch/fix/permissions
Make scripts executable by default
9 years ago
Karol Babioch
bb4c9ad2df
Provide GPLv3 rather than GPLv2
9 years ago
Karol Babioch
fee6277a01
Add Makefile with install target
This adds a simple Makefile which can be used to install the software.
Currently there is only a single install target.
9 years ago
Karol Babioch
f6fc051c63
Make scripts executable by default
9 years ago
srvrco
7c8e517164
force renew if FORCE_RENEWAL file exists #214
9 years ago
srvrco
ed519319f7
Created check_config function to list all obvious config issues
9 years ago
srvrco
e9ec9067e8
add additional config checks
9 years ago
srvrco
0ef348b5e7
ignore expiry if upgrading from staging to live server
9 years ago
srvrco
c3f380e527
include key types in config check
9 years ago
srvrco
b901b9d3ec
dont loop over domains for DNS_ADD_COMMAND check
9 years ago
srvrco
f9696802e0
updated history
9 years ago
srvrco
0c519f52e0
add check config function
9 years ago
srvrco
76daf3fade
Added option to limit amount of old versions to keep (merge)
9 years ago
srvrco
d76f4952ea
small typo, and modified formatting
9 years ago
srvrco
2fea3cbc53
Merge branch 'master' of https://github.com/micheloe/getssl into micheloe-master
9 years ago
micheloe
b3988013e8
Added explicit sorting on old file versions
9 years ago
micheloe
02ad067e5c
Corrected README.md usage display
9 years ago
micheloe
c854baffd7
Added option to limit amount of old versions to keep (2.01)
9 years ago
srvrco
0858abd94c
update readme info for revoking a certificate
9 years ago
srvrco
5e5d501082
stable release 2.00
9 years ago
serverco
5414b21810
Merge pull request #207 from micheloe/master
tidied up upgrade tmpfile handling (1.95)
9 years ago
micheloe
c0d6c8e962
tidied up upgrade tmpfile handling (1.95)
9 years ago
serverco
ddb4767fec
Merge pull request #206 from micheloe/master
fix leftover tmpfiles in upgrade routine (1.94)
9 years ago
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