| commit | db2747259c1a433a504085f733768d0d209eb50d | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Wed May 14 13:45:22 2003 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Wed May 14 13:45:22 2003 +1000 |
| tree | db6e017b80fd5b2981f6e57ccf443a6cf5130c4c | |
| parent | 3155432cd97e4dd380f11222407be0299714ce4a [diff] |
- markus@cvs.openbsd.org 2003/05/11 16:56:48
[authfile.c ssh-keygen.c]
change key_load_public to try to read a public from:
rsa1 private or rsa1 public and ssh2 keys.
this makes ssh-keygen -e fail for ssh1 keys more gracefully
for example; report from itojun (netbsd pr 20550).