Skip to content

Commit

Permalink
Merge pull request #470 from Yubico/Yubi-David-MacOS_OpenSSH
Browse files Browse the repository at this point in the history
Yubi david mac os open ssh
  • Loading branch information
elukewalker authored May 3, 2022
2 parents d0559da + 8ee6a15 commit 154b431
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion content/SSH/Securing_SSH_with_FIDO2.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Staring with 8.2p1, OpenSSH has added support for registering and authenticating

Configuring OpenSSH to support FIDO2 credentials requires configuration on both the client and server. Further, slightly different settings are required depending if a Discoverable or Non-Discoverable credential is being used.

OpenSSH with support for FIDO2 credentials is avalible on Linux and MacOS, but not yet on Windows.
OpenSSH with support for FIDO2 credentials is avalible on Linux, but not yet on Windows. MacOS does not currently support FIDO2 credentials in the bundled version of OpenSSH, but this feature may be enabled via installing OpenSSH via homebrew.

== Discoverable vs Non-Discoverable Credentials
Before configurating an OpenSSH server or Client for FIDO2 credentials, the decision must be reached as whether to use Discoverable or Non-Discoverable credentials. Either option has different strengths, and the best option depends on the environment SSH is being used in.
Expand Down
1 change: 1 addition & 0 deletions content/SSH/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ The Security Key by Yubico and the YubiKey Bio Keys support authenticating to SS

.Cons:
* Not supported on Windows as of the last update to this page
* Disabled by Apple on the bundled version of OpenSSH in MacOS as of the last update to this page.
* No credential management support as of the last update to this page

Follow the link:/SSH/Securing_SSH_with_FIDO2.html[step-by-step configuration instructions to enable SSH authentication with the YubiKey and FIDO2]
Expand Down

0 comments on commit 154b431

Please sign in to comment.