Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PKCS#11 + yubihsm-auth integration #401

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 8, 2024

  1. Add PKCS#11 + yubihsm-auth integration

    Integrate PKCS#11 library with yubihsm-auth authentication.
    When prompted by PKCS#11 to enter PIN code you need to enter
    "#$label#$key_id$pin" where
     - $label is the credential label in yubihsm-auth
     - $key_id is the key ID in the YubiHSM, four hex digits
     - $pin is the credential password in yubihsm-auth
    myksyr-tdy authored and Mykyta Syrencrantz committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e014390 View commit details
    Browse the repository at this point in the history