Difference between revisions of ".pub"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
− | Convert | + | Convert or import key: |
[[ssh-keygen -i]] -f id_rsa_putty.pub > id_rsa.pub | [[ssh-keygen -i]] -f id_rsa_putty.pub > id_rsa.pub | ||
− | Generate public key | + | Generate public key: |
[[ssh-keygen -y]] -f id_rsa_putty.pub > id_rsa.pub | [[ssh-keygen -y]] -f id_rsa_putty.pub > id_rsa.pub | ||
Revision as of 13:56, 2 September 2021
This article is a Draft. Help us to complete it.
Convert or import key:
ssh-keygen -i -f id_rsa_putty.pub > id_rsa.pub
Generate public key:
ssh-keygen -y -f id_rsa_putty.pub > id_rsa.pub
See also
ssh-keygen
[-R
,-t
|-p
|-i
|-y | -f | ~/.ssh/id_rsa
|--help ] ~/.ssh/known_hosts
- SSH:
ssh
, TLS,.ppk, .pem, .crt, .pub
, ED25519, Key exchange method (KEX), public key, private key,ssh -Q kex
,IAMUserSSHKeys
,known_hosts
, ssh tunnel, Dropbear
Advertising: