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
In the device authenticity check implement the same device certificate chain validations as in trezorlib. Namely those in is_issued_by() and _check_ca_extensions() in [1].
In the device authenticity check implement the same device certificate chain validations as in
trezorlib
. Namely those inis_issued_by()
and_check_ca_extensions()
in [1].[1] Trezorlib function: https://github.com/trezor/trezor-firmware/blob/main/python/src/trezorlib/authentication.py.
[2] Original feature pull request: #9315
[3] Related
trezor-firmware
pull request: trezor/trezor-firmware#3944The text was updated successfully, but these errors were encountered: