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
Add a method to export the TBSCertificate part of the certificate.
In RFC6962-bis, the signature in the SCT for X.509 certs does not cover
the entire certificate, but the TBSCertificate and the issuer key hash.
To implement issuance of V2 SCTs, access to the TBSCertificate is necessary.
0 commit comments