Versions in this module Expand all Collapse all v0 v0.3.0 Apr 2, 2020 Changes in this version + func StringSlicesEqual(s1, s2 []string) bool + type KeyBundle struct + CertBytes []byte + CertPath string + Key *rsa.PrivateKey + KeyBytes []byte + KeyPath string + func NewTLSSelfSignedCertKey(host string, netIPs []net.IP, dnsNames []string) (*KeyBundle, error)