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
x509.CreateCertificate panics if passed a template containing an unknown ExtKeyUsage, example. Probably it'd make more sense to return an error along the lines of Unknown extended key usage.
x509.CreateCertificatepanics if passed a template containing an unknown ExtKeyUsage, example. Probably it'd make more sense to return an error along the lines ofUnknown extended key usage.