X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/tripe/blobdiff_plain/fc916a0942e6ef8f63aefb96119d0e4fd7c7efbb..fc5f482398c76a2d1e81f88f2ce3e750ad029c19:/keys/tripe-keys.conf.5.in?ds=sidebyside diff --git a/keys/tripe-keys.conf.5.in b/keys/tripe-keys.conf.5.in index c6e0f257..887faf67 100644 --- a/keys/tripe-keys.conf.5.in +++ b/keys/tripe-keys.conf.5.in @@ -24,7 +24,7 @@ .\" Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. . .\"-------------------------------------------------------------------------- -.so ../defs.man.in \" @@@PRE@@@ +.so ../common/defs.man \" @@@PRE@@@ . .\"-------------------------------------------------------------------------- .TH tripe-keys.conf 5 "14 September 2005" "Straylight/Edgeware" "TrIPE: Trivial IP Encryption" @@ -155,14 +155,14 @@ center; _ kx kx-param _ -dh \-LS \-b2048 \-B256 +dh \-LS \-b3072 \-B256 ec \-Cnist-p256 _ .TE .TP .I kx-expire Expiry time for generated keys. Default is -.BR "now + 1 day" . +.BR "now + 1 year" . .TP .I hash Hashing algorithm to use. Default is @@ -233,9 +233,9 @@ center; _ sig-genalg sig-param _ -dh \-LS \-b2048 \-B256 -dsa \-b2048 \-B256 -rsa \-b2048 +dh \-LS \-b3072 \-B256 +dsa \-b3072 \-B256 +rsa \-b3072 ec \-Cnist-p256 _ .TE @@ -271,7 +271,7 @@ and .IB repos-base . .TP .I sig-file -Tempalte for repository signatures. Default is the concatenation of +Template for repository signatures. Default is the concatenation of .I base-dir and .IR sig-base .