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
Specifically, they produce the SignedObjects in reverse order. This can break assumptions later on about which certificate is the leaf certificate and which one is the intermediate.
I have a PR incoming that will fix this, but feel free to fix it in some other way.
The text was updated successfully, but these errors were encountered:
Specifically, they produce the
SignedObject
s in reverse order. This can break assumptions later on about which certificate is the leaf certificate and which one is the intermediate.I have a PR incoming that will fix this, but feel free to fix it in some other way.
The text was updated successfully, but these errors were encountered: