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 spec that began life as OCSP Must Staple has landed now as TLS Feature: https://tools.ietf.org/html/rfc7633. It would be great if CFSSL supported copying this extension from CSRs. Since it's a new extension, it will probably require some custom ASN.1 marshaling, at least until Go adds native support.
The text was updated successfully, but these errors were encountered:
The spec that began life as OCSP Must Staple has landed now as TLS Feature: https://tools.ietf.org/html/rfc7633. It would be great if CFSSL supported copying this extension from CSRs. Since it's a new extension, it will probably require some custom ASN.1 marshaling, at least until Go adds native support.
The text was updated successfully, but these errors were encountered: