I'm using cygwin on Windows 7 64 bit and I'm trying to ssh -vvv localhost
OpenSSH_6.1p1, OpenSSL 1.0.1c 10 May 2012
debug1: Reading configuration data /etc/ssh_config
debug2: ssh_connect: needpriv 0
debug1: Connecting to localhost [::1] port 22.
debug1: Connection established.
debug3: Incorrect RSA1 identifier
debug3: Could not load "/home/habdulmalak/.ssh/id_rsa" as a RSA1 public key
The public key was generated using ssh-keygen -t rsa
and the public key was added to the authorized_keys file.
Any clue?
question from:
https://stackoverflow.com/questions/13606363/could-not-load-id-rsa-as-a-rsa1-public-key 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…