Versions in this module Expand all Collapse all v0 v0.1.1 Dec 9, 2025 Changes in this version + type LogHandlerOpts struct + DedupRL float64 + NotBeforeRL *NotBeforeRL + type NotBeforeRL struct + AgeThreshold time.Duration + RateLimit float64 v0.1.0 Aug 14, 2025 Changes in this version + func NewLogHandler(ctx context.Context, origin string, signer crypto.Signer, ...) (http.Handler, error) + type ChainValidationConfig struct + AcceptSHA1 bool + ExtKeyUsages string + NotAfterLimit *time.Time + NotAfterStart *time.Time + RejectExpired bool + RejectExtensions string + RejectUnexpired bool + RootsPEMFile string