ANNOUNCE: portable openssh-2.1.0
    Markus Friedl 
    markus.friedl at informatik.uni-erlangen.de
       
    Wed May 10 20:05:56 EST 2000
    
    
  
On Tue, May 09, 2000 at 04:57:18PM -0500, Chris Green wrote:
> Are there any key management issue aside from separate files that have
> changed between DSA and RSA?  I don't see any but now's the right time
> to ask..
no, handling of DSA keys is similar to RSA, only the
filenames changed for backward compatibility
RSA:	~/.ssh/known_hosts  ~/.ssh/identity ~/.ssh/authorized_keys  /etc/ssh_host_key
DSA:	~/.ssh/known_hosts2 ~/.ssh/id_dsa   ~/.ssh/authorized_keys2 /etc/ssh_host_dsa_key
    
    
More information about the openssh-unix-dev
mailing list