Difference between revisions of ".pub"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 10: | Line 10: | ||
== See also == | == See also == | ||
+ | * {{.pem}} | ||
* {{ssh-keygen}} | * {{ssh-keygen}} | ||
* {{ssh}} | * {{ssh}} | ||
[[Category:OpenSSH]] | [[Category:OpenSSH]] |
Revision as of 11:19, 6 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
- 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
- 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: