1
0
mirror of https://github.com/golang/go synced 2024-09-30 00:14:36 -06:00

crypto/x509: add IPAddresses to list of template fields used by CreateCertificate

This commit is contained in:
chauncyc 2019-09-12 16:05:32 -07:00 committed by GitHub
parent 03f63654c4
commit c3bd33c4cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2052,6 +2052,7 @@ var emptyASN1Subject = []byte{0x30, 0}
// - ExcludedURIDomains
// - ExtKeyUsage
// - ExtraExtensions
// - IPAddresses
// - IsCA
// - IssuingCertificateURL
// - KeyUsage