• Differences in comment output per key type

    From jmckitrick@gmail.com@21:1/5 to All on Sun Jun 23 17:33:30 2019
    I’ve noticed that `ssh-add -l` and ssh-add -L` both output the key type, then the base64 encoded key or fingerprint, and finally, the comment.

    However, for RSA keys, the path to the key file is shown, rather than the comment.

    For key type ED25519, ECDSA, or DSA:
    When I cat my public key OR run `ssh-add -l`, the last part of the output is `user@host`.

    For key type RSA:
    When I cat the public key, it ends in `user@host`. However, when I run `ssh-add -l` on that key, the comment is the path to the key file itself, rather than the comment.

    Is this intended?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)