package
0.0.0-20250220232038-fb2fd8af7512
Repository: https://github.com/letsencrypt/boulder.git
Documentation: pkg.go.dev

# Packages

# Functions

CreateTestingSignedSCT is used by both the publisher tests and ct-test-serv, which is why it is exported.
GetCTBundleForChain takes a slice of *issuance.Certificate(s) representing a certificate chain and returns a slice of ct.ASN1Cert(s) in the same order.
New creates a Publisher that will submit certificates to requested CT logs.
NewLog returns an initialized Log struct.

# Structs

Impl defines a Publisher.
Log contains the CT client for a particular CT log.