-
Notifications
You must be signed in to change notification settings - Fork 32
Description
Hi Bryan,
Thanks for the excellent work on this! I'm using a slightly modified version of your VSim app (modified, per your suggestion in another issue, to allow "removing" and "inserting" the device). I'm attempting to set the AAGUID via the script in this repo "install_attestation_cert.py", but when I run it I receive the error "fido2.ctap.CtapError: CTAP error: 0x30 - NOT_ALLOWED". I've confirmed the virtual reader itself is working with the script. The message itself seems pretty clear, but I'm not sure if there is something additional I must do to that you're aware of in order to provision the virtual card to allow for setting the AAGUID, or if perhaps this is just a limitation of JCardSim. Any help is appreciated.
Thank you!
Drew Green