chiark
/
gitweb
/
~mdw
/
ssh-ca
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
etc/config.sh: Ooops. Fix the skew to one hour, not one day.
[ssh-ca]
/
etc
/
config.sh
diff --git
a/etc/config.sh
b/etc/config.sh
index 7bf8e071a40938d1d57552fe36433191f367cc75..cc35911776c564f1e8a4176d787d55147d1f49aa 100644
(file)
--- a/
etc/config.sh
+++ b/
etc/config.sh
@@
-9,7
+9,7
@@
keytypes="rsa:3072 dsa:1024"
domain="distorted.org.uk"
cacomment="ssh-ca@$domain"
-validity="-1
d
:+2d1h"
+validity="-1
h
:+2d1h"
publish_target="vampire.distorted.org.uk:/var/www/ssh-ca/"
## GnuPG defaults.