I want both RSA and DSA but only RSA works.
It is not due to a corrupt key as I am able to reproduce the issue.
Search found 2 matches
- Wed Oct 14, 2009 10:03 pm
- Forum: Server - Issues
- Topic: Key Authentication with DSA
- Replies: 3
- Views: 816
- Thu Jul 16, 2009 1:07 am
- Forum: Server - Issues
- Topic: Key Authentication with DSA
- Replies: 3
- Views: 816
Key Authentication with DSA
I am able to authenticate sFTP clients with RSA keys, but not DSA keys. Here is the debug output when using DSA keys: debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for * debug1: Connecting to abc.def.com [192.168.10.10] port 22. debug1: Connection established. debug...