summaryrefslogtreecommitdiff
path: root/usr.bin/uname
diff options
context:
space:
mode:
authorMarkus Friedl <markus@cvs.openbsd.org>2000-11-12 19:50:40 +0000
committerMarkus Friedl <markus@cvs.openbsd.org>2000-11-12 19:50:40 +0000
commit08a300f8ea3923509e7599236fd8c92d4ff80f5f (patch)
tree6386a70117e2acdfb8008e63d4f69e20f0df2fea /usr.bin/uname
parent4bd022ed91b4335e2a93ecc0f362502599edb9ea (diff)
add support for RSA to SSH2. please test.
there are now 3 types of keys: RSA1 is used by ssh-1 only, RSA and DSA are used by SSH2. you can use 'ssh-keygen -t rsa -f ssh2_rsa_file' to generate RSA keys for SSH2 and use the RSA keys for hostkeys or for user keys. SSH2 RSA or DSA keys are added to .ssh/authorised_keys2 as before. IdentityFile2, HostDsaKey and DSAAuthentication are obsolete. you can use multiple IdentityFile and HostKey for all types of keys. the option DSAAuthentication is replaced by PubkeyAuthetication.
Diffstat (limited to 'usr.bin/uname')
0 files changed, 0 insertions, 0 deletions