Difference between revisions of ".pub"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
* <code>[[ssh-keygen -t rsa]]</code> | * <code>[[ssh-keygen -t rsa]]</code> | ||
* <code>[[ssh-copy-id]]</code> | * <code>[[ssh-copy-id]]</code> | ||
− | + | * <code>[[.cer]], [[.pem]]</code> | |
== See also == | == See also == |
Latest revision as of 10:28, 20 October 2022
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
Related[edit]
See also[edit]
- Certificate:
.pem
,.ppk
,.pfx
,.p12
,.cer, .crt
,openssl pkcs12
,.csr
,.pub
, PFX, PKCS, PKCS ssh-keygen
[-R
,-t
|-p
|-i
|-y | -f | ~/.ssh/id_rsa
|--help ] ~/.ssh/known_hosts
- X.509, ASN.1,
openssl x509
,.pem, der
, PFX, PKCS, SAN,openssl x509, CSR
- 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: