From f817a6b9eae2cfc89a97f9428c320fd38d92f09d Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Sun, 30 Jun 2024 23:52:30 +0800 Subject: [PATCH] Update 'yubikey-ssh-pkcs11.md' --- yubikey-ssh-pkcs11.md | 1 + 1 file changed, 1 insertion(+) diff --git a/yubikey-ssh-pkcs11.md b/yubikey-ssh-pkcs11.md index d455cef..e06dabd 100644 --- a/yubikey-ssh-pkcs11.md +++ b/yubikey-ssh-pkcs11.md @@ -1,4 +1,5 @@ > OpenSC Official Repo: https://github.com/OpenSC/OpenSC +> Yubikey's PKCS#11 library works too: `/usr/local/lib/libykcs11.dylib` OpenSSH can work with PKCS#11: ```shell