chiark
/
gitweb
/
~mdw
/
distorted-letsencrypt
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
bin/make-cert, bin/fix-cert-chain: Hack certificate chains for compatiblity.
[distorted-letsencrypt]
/
config.sh
1
### -*-sh-*-
2
user=letsencrypt
3
home=$(getent passwd $user | cut -d: -f6)
4
certlife=$(( 28*86400 ))