Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶ added in v0.5.1
type Options struct { CertDir string CaCertPath string CaPrivateKeyPath string CaCertRemotePath string ServerCertPath string ServerKeyPath string ClientKeyPath string ServerCertRemotePath string ServerKeyRemotePath string ClientCertPath string ServerCertSANs []string // StorePath is left in for historical reasons, but not really meant to // be used directly. StorePath string }
Click to show internal directories.
Click to hide internal directories.