ccadb

package
v0.0.0-...-ea10e50 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2024 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Owner = iota
	CertificateIssuerOrganization
	CertificateIssuerOrganizationalUnit
	CommonNameorCertificateName
	CertificateSerialNumber
	SHA256Fingerprint
	SubjectSPKISHA256
	ValidFromGMT
	ValidToGMT
	PublicKeyAlgorithm
	SignatureHashAlgorithm
	TrustBits
	DistrustForTLSAfterDate
	DistrustForSMIMEAfterDate
	EVPolicyOIDs
	ApprovalBug
	NSSReleaseWhenFirstIncluded
	FirefoxReleaseWhenFirstIncluded
	TestWebsiteValid
	TestWebsiteExpired
	TestWebsiteRevoked
	MozillaAppliedConstraints
	CompanyWebsite
	GeographicFocus
	CertificatePolicyCP
	CertificationPracticeStatementCPS
	StandardAudit
	BRAudit
	EVAudit
	Auditor
	StandardAuditType
	StandardAuditStatementDt
	PEMInfo
)
View Source
const ReportURL = "https://ccadb.my.salesforce-sites.com/mozilla/IncludedCACertificateReportPEMCSV"

Variables

This section is empty.

Functions

This section is empty.

Types

type Record

type Record []string

func (Record) Fingerprint

func (r Record) Fingerprint() string

func (Record) Root

func (r Record) Root() *x509.Certificate

func (Record) RootPEM

func (r Record) RootPEM() string

func (Record) TestWebsiteExpired

func (r Record) TestWebsiteExpired() string

func (Record) TestWebsiteRevoked

func (r Record) TestWebsiteRevoked() string

func (Record) TestWebsiteValid

func (r Record) TestWebsiteValid() string

type Report

type Report struct {
	Records []Record
}

func NewReport

func NewReport() (Report, error)

func NewReportFrom

func NewReportFrom(url string) (report Report, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL