1
0
mirror of synced 2025-12-20 10:28:40 -05:00
Commit Graph

7 Commits

Author SHA1 Message Date
Steve Guntrip
420ff9d07f Update content/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md 2021-11-09 15:56:41 +00:00
guillermo haas-thompson
0daa8c9e33 Update generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md
On macOS Monterey the command `ssh-add -K ~/.ssh/id_ed25519` results in a warning message:
```
WARNING: The -K and -A flags are deprecated and have been replaced
         by the --apple-use-keychain and --apple-load-keychain
         flags, respectively.  To suppress this warning, set the
         environment variable APPLE_SSH_ADD_BEHAVIOR as described in
         the ssh-add(1) manual page.
```
2021-10-26 07:16:02 -04:00
Laura Coursen
912095cc67 @lecoursen's first weekly enterprise focus area bug fix hour (#22033) 2021-10-19 12:48:50 +00:00
Laura Coursen
8f964ea2cb GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-10-15 15:41:33 -05:00
Matt Pollard
08c0a3a7c1 Favor RSA algorithm for SSH key pairs in documentation for GitHub AE (#22018) 2021-10-09 08:31:54 +00:00
Matt Pollard
307e8094ec Backport updated content from GitHub AE M2 megabranch and version for ghae-next (#21525) 2021-10-04 16:11:57 +00:00
Laura Coursen
b8429d8248 "Authentication" top-level doc set (#21531) 2021-09-21 19:27:08 +00:00