mirror of
https://github.com/golang/go
synced 2024-11-23 10:40:08 -07:00
crypto/x509: add IPAddresses to list of template fields used by CreateCertificate
This commit is contained in:
parent
03f63654c4
commit
c3bd33c4cf
@ -2052,6 +2052,7 @@ var emptyASN1Subject = []byte{0x30, 0}
|
||||
// - ExcludedURIDomains
|
||||
// - ExtKeyUsage
|
||||
// - ExtraExtensions
|
||||
// - IPAddresses
|
||||
// - IsCA
|
||||
// - IssuingCertificateURL
|
||||
// - KeyUsage
|
||||
|
Loading…
Reference in New Issue
Block a user