expiration

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: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Valid              Status = "valid"
	Expired                   = "expired"
	IssuerUnknown             = "issuerUnknown"
	UnexpectedResponse        = "unexpectedResponse"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ExpirationStatus

type ExpirationStatus struct {
	Raw    string `json:"-"`
	Error  string
	Status Status
}

func VerifyChain

func VerifyChain(chain []*x509.Certificate) ([]ExpirationStatus, error)

type Status

type Status string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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