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
The culprit is not the part of the code you pointed out: it properly raises the error when the certificate fails to load. The problem is on its caller, which is probably ignoring the error.
This will probably be fixed once I finish the error handling overhaul I'm currently working on.
It seems that this just silently not loads the certificate:
rust-keylime/keylime/src/crypto.rs
Lines 783 to 790 in 2f7b3ad
The text was updated successfully, but these errors were encountered: