tlsinspect

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Inspect

func Inspect(ctx context.Context, p *core.Printer, cfg *Config) int

Inspect performs a TLS handshake and renders the certificate chain to the printer. It returns a non-zero exit code on failure.

Types

type Config

type Config struct {
	CACerts    []*x509.Certificate
	ClientCert *tls.Certificate
	DNSServer  *url.URL
	Insecure   bool
	TLS        uint16
	Timeout    time.Duration
	URL        *url.URL
}

Config holds the parameters needed to perform a TLS inspection.

Jump to

Keyboard shortcuts

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