1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Add note about using keys for multiple purposes (#28384)

Co-authored-by: Vanessa <vgrl@github.com>
This commit is contained in:
Josh Soref
2023-09-21 16:12:14 -04:00
committed by GitHub
parent 018f3083c4
commit d55ae97ba5

View File

@@ -32,6 +32,8 @@ Before adding a new SSH key to your account on {% ifversion ghae %}{% data varia
## Adding a new SSH key to your account
You can add an SSH key and use it for authentication, or commit signing, or both. If you want to use the same SSH key for both authentication and signing, you need to upload it twice.
After adding a new SSH authentication key to your account on {% ifversion ghae %}{% data variables.product.product_name %}{% else %}{% data variables.location.product_location %}{% endif %}, you can reconfigure any local repositories to use SSH. For more information, see "[AUTOTITLE](/get-started/getting-started-with-git/managing-remote-repositories#switching-remote-urls-from-https-to-ssh)."
{% data reusables.ssh.key-type-support %}