You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PIV Yubikey can create an attestation certificate.
It should be possible to send this togeather with a CSR and send it to privacyIDEA in the parameter --attestation.
The script creates a certificate signing request on the Yubikey and sends
it to privacyIDEA to get it signed. It also creates an attestation
certificate to attest the CSR coming from the Yubikey hardware (currently
privacyIDEA does not support this).
This script is still work in progress.
Working on #42#43
The PIV Yubikey can create an attestation certificate.
It should be possible to send this togeather with a CSR and send it to privacyIDEA in the parameter
--attestation
.This is based on #42
The text was updated successfully, but these errors were encountered: