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'd like to be able to serve SCTs via the TLS extension with crypto/tls, similar to how the Certificate struct supports an OCSPStaple. I'm happy to put it together and submit a CL if the feature would be accepted.
I'd like to be able to serve SCTs via the TLS extension with
crypto/tls, similar to how theCertificatestruct supports anOCSPStaple. I'm happy to put it together and submit a CL if the feature would be accepted./cc @agl