Hi fellows,
Anyone know whats happend with the ecdsa option from ssh-keygen?
It is even mentioned in the man pages but not implemented?
Cheers,
Flybro
Anyone know whats happend with the ecdsa option from ssh-keygen?
PHP:
$ ssh-keygen -t ecdsa -b 256 -C "flybro@$(hostname)-$(date)"
$ unknown key type ecdsa
Cheers,
Flybro