Difference between revisions of "Offering"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
debug1: Offering RSA public key: /Users/your-user/.ssh/id_rsa RSA | debug1: Offering RSA public key: /Users/your-user/.ssh/id_rsa RSA | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[ssh -i]]</code> | ||
+ | * <code>ssh -vvv [email protected] 2>&1 | egrep "Authenticating to|[[Offering]]"</code> | ||
== See also == | == See also == | ||
* {{ssh}} | * {{ssh}} | ||
+ | |||
+ | [[Category:SSH]] |
Latest revision as of 17:22, 16 January 2023
ssh -vvv [email protected] 2>&1 | grep Offering debug1: Offering public key: /Users/your-user/.ssh/id_rsa RSA SHA256:dCJ/hT/z7l0TG0u+nuwHsvo98cBxKK481vfi00qqJSo explicit
debug1: Offering RSA public key: /Users/your-user/.ssh/id_rsa RSA
Related[edit]
ssh -i
ssh -vvv [email protected] 2>&1 | egrep "Authenticating to|Offering"
See also[edit]
- 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: