Android (SaftyNet) invalid cert exception #149
ericlhopper
started this conversation in
Troubleshooting
Replies: 1 comment 1 reply
-
I just found the following under Issues: "Wrong RootCA certificate in verifyAndroidSafetyNet on server. #137". This sounds like the root cause to my issue, and that you have a beat on it... cheers... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Our WebAuthn RnD effort is coming along quite well. We have incorporated both your server and browser libraries. Tests on Windows and iOS are working. We are struggling to fix an error on Android. The @simplewebauthn/server verifyAttestationResponse() method throws the following error: "Invalid certificate path: subject issuer did not match issuer subject (SafetyNet)".
Any insights would be greatly appreciated.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions