-
Notifications
You must be signed in to change notification settings - Fork 18
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
Yubico Demo website throws "Attestation certificate must use version 3!" error #2
Comments
1.create v3.ext file look like this
2.modify 12 line code add -extfile v3.ext command
3.use the new certificate to package the firmware my project uses opensk certificate by default |
Makes sense. |
you can use espressif secure boot and flash encryption solutions, |
I generate certificates, but sites already display error "Attestation certificate must use version 3!" |
I use this script to generate certificate and private key, which can pass the test on the yubico demo website |
Used Chip: ESP32-S3
Board: Seeed Studio XIAO ESP32S3
OS: Windows 10 Enterprise 22H2
Browser: Google Chrome Version 121.0.6167.185
The text was updated successfully, but these errors were encountered: