Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator struct {
// contains filtered or unexported fields
}
Generator handles TLS certificate generation
func NewGenerator ¶
NewGenerator creates a new certificate generator
func (*Generator) CACrtPath ¶
CACrtPath returns the path to Windows-compatible CA certificate (DER format)
func (*Generator) EnsureCerts ¶
EnsureCerts generates certificates if they don't exist If server cert/key already exist (e.g., from mkcert), they are used as-is
Click to show internal directories.
Click to hide internal directories.