//
pkg.gl
Category
github.com/rbmk-project/common
selfsignedcert
package
0.16.0
Repository:
https://github.com/rbmk-project/common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
2
Files
84 SLOC
#
Functions
New
New generates a self-signed certificate and key with SANs.
NewConfigExampleCom
NewConfigExampleCom creates a [*Config] for example.com using the www.example.com, 127.0.0.1, and ::1 sans.
#
Structs
Cert
Cert is the self-signed certificate.
Config
Config contains configuration for [New].