Versions in this module Expand all Collapse all v0 v0.16.3 Nov 29, 2024 Changes in this version + const CA + func CreateCA(root string) + func CreateSignedCert(root, parent, serial, name, commonName string) + type ClientServerKeyPairs struct + ClientCA string + ClientCert string + ClientKey string + ServerCA string + ServerCert string + ServerKey string + ServerName string + func CreateClientServerCertPairs(root string) ClientServerKeyPairs