Comment 0 for bug 1374299

Revision history for this message
Jan Cerny (cernyhonza) wrote :

I have two pyblic keys on my local machine, one is rsa and second is ecdsa. After using ssh-copy-id, I've checked authorized keys on remote machine but the ecdsa key was not there, only rsa key is there twice.

How to reproduce:

1) have two public keys on local machine, one rsa and one ecdsa.
2) $ ssh-copy-id [remote host]