Difference between revisions of "Offering"
Jump to navigation
Jump to search
(Created page with " 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...") |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | ssh -vvv [email protected] 2>&1 | grep Offering | + | [[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 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 | ||
− | {{ssh}} | + | == Related == |
+ | * <code>[[ssh -i]]</code> | ||
+ | * <code>ssh -vvv [email protected] 2>&1 | egrep "Authenticating to|[[Offering]]"</code> | ||
+ | |||
+ | == See also == | ||
+ | * {{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: