package
0.2.0
Repository: https://github.com/teaweb/build.git
Documentation: pkg.go.dev

# README

# Functions

NewAuthority creates a new CA certificate and associated private key.
NewConfig creates a MITM config using the CA certificate and private key to generate on-the-fly certificates.

# Variables

MaxSerialNumber is the upper boundary that is used to create unique serial numbers for the certificate.

# Structs

Config is a set of configuration values that are used to build TLS configs capable of MITM.