Skip to content

"Telling Git about your SSH key" advises signing with a public key #38729

@rmoreyunderline

Description

@rmoreyunderline

Issue:
"Telling Git about your SSH key" advises signing with a public key. However, signing should occur with a private key.

Affected URL:
https://docs.github.com/en/authentication/managing-commit-signature-verification/telling-git-about-your-signing-key#telling-git-about-your-ssh-key

Image

Suggested change:
Change instances of /PATH/TO/.SSH/KEY.PUB to /PATH/TO/.SSH/KEY. Clarify plainly that the private key is used and that signing with a public key will likely result in an error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    authenticationContent relating to authenticationcontentThis issue or pull request belongs to the Docs Content teamstaleThere is no recent activity on this issue or pull request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions