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
{{ message }}
This repository was archived by the owner on Mar 25, 2024. It is now read-only.
This resolves#14, which became necessary due to a change in newer versions of Chrome.
Note: Chrome now seems to attach garbage attestation certificates, at least on the hardware I tested with. This means that full CA verification may fail even when everything else is correct. There were several changes around the CryptoToken extension/implementation in [Chrome 74](https://chromium.googlesource.com/chromium/src/+log/73.0.3683.103..74.0.3729.108?pretty=fuller&n=10000) (warning: slow) so this is likely a regression of some kind, and may be specific to certain OSs (my testing was on macOS 10.14)
0 commit comments