package
0.16.0
Repository: https://github.com/rbmk-project/common.git
Documentation: pkg.go.dev

# Functions

New generates a self-signed certificate and key with SANs.
NewConfigExampleCom creates a [*Config] for example.com using the www.example.com, 127.0.0.1, and ::1 sans.

# Structs

Cert is the self-signed certificate.
Config contains configuration for [New].