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
I am using libdigidocpp for XADES signature verification, and I would like to be able to check the trust status of the certificate by myself, with another certificate store than TSL. Thus, I would like to tell libdigidocpp to verify only the signature itself, and not the signing certificate. Is there any way to do it ?