=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/README.openssh2,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/usr.bin/ssh/Attic/README.openssh2 2000/04/06 08:55:22 1.1 +++ src/usr.bin/ssh/Attic/README.openssh2 2000/04/06 21:28:22 1.2 @@ -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 @@ 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 @@ sftp -markus -$Date: 2000/04/06 08:55:22 $ +$Date: 2000/04/06 21:28:22 $