Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Host string ValidFrom string ValidFor time.Duration IsCA bool RsaBits int EcdsaCurve string Subject pkix.Name }
func (*Config) GenerateFiles ¶
GenerateFiles generate certificate and key and writes it to specified dir in files cert.pem and key.pem
Click to show internal directories.
Click to hide internal directories.