From 250381029209f64a554afe8e98c0a2e9d547682c Mon Sep 17 00:00:00 2001 From: markus Date: Thu, 6 Apr 2000 21:28:22 +0000 Subject: [PATCH] umask 077 --- usr.bin/ssh/README.openssh2 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/usr.bin/ssh/README.openssh2 b/usr.bin/ssh/README.openssh2 index 7413bafc812..59f8cf9f689 100644 --- a/usr.bin/ssh/README.openssh2 +++ b/usr.bin/ssh/README.openssh2 @@ -1,4 +1,4 @@ -$Id: README.openssh2,v 1.1 2000/04/06 08:55:22 markus Exp $ +$Id: README.openssh2,v 1.2 2000/04/06 21:28:22 markus Exp $ works: secsh-transport: works w/o rekey @@ -12,6 +12,7 @@ works: dss: verification works, key database in ~/.ssh/known_hosts with bits == 0 hack dss: signature works, keygen w/ openssl: + $ umask 077 $ openssl dsaparam 1024 -out dsa1024.pem $ openssl gendsa -out /etc/ssh_dsa_key dsa1024.pem -rand /dev/arandom start sshd with '-2' flag @@ -32,4 +33,4 @@ todo: sftp -markus -$Date: 2000/04/06 08:55:22 $ +$Date: 2000/04/06 21:28:22 $ -- 2.20.1