...
Alternatively, you can generate a new key pair already formatted in a supported format:
Code Block | ||
---|---|---|
| ||
sshssh-keygen -t ecdsa -m PEM -f /path/to/key -t use ecdsa type -m use PEM format -f output to file |
...
Alternatively, you can generate a new key pair already formatted in a supported format:
Code Block | ||
---|---|---|
| ||
sshssh-keygen -t ecdsa -m PEM -f /path/to/key -t use ecdsa type -m use PEM format -f output to file |