Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PunyProfile = idna.New(idna.ValidateForRegistration())
Functions ¶
func VerifyDNSNameEntry ¶
Types ¶
type Names ¶
func ForThisHost ¶
FIXME[P2]: should be ForThisListenAddr FIXME[P2]: Split. ns := ForThisHost, ns2 := FromListenAddr, ns = ns.Merge(ns2)
func FromCertificate ¶
func FromCertificate(cert *x509.Certificate) Names
func (*Names) Add ¶
Add parses s and adds the parsed subjectAltName to ns. It wont report duplicated entries as its error.
func (Names) ToProtoStruct ¶
func (*Names) UnmarshalFlag ¶
func (*Names) UnmarshalYAML ¶
Click to show internal directories.
Click to hide internal directories.