package
0.0.0-20240315150211-d9e980b5aa70
Repository: https://github.com/netsec-ethz/fpki.git
Documentation: pkg.go.dev

# Functions

CertSubjectName extracts one name that identifies the certificate.
ExtractAffectedDomains: extract the affected domain, given a list of domain name (common name + SANs).
IsValidDomain: check if this domain is a valid domain.
ParseDomainName: get the parent domain until E2LD, return a list of domains(remove the www.
SplitE2LD: return the E2LD and the rest of the domain names.

# Constants

No description provided by the author
No description provided by the author

# Variables

ErrInvalidDomainName: thrown when the domain name is not valid.