Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateCert ¶
func ValidateCert(certData, dnsName string)
ValidateCert checks if the certificate imported is valid for the given dns name
func ValidateCertBundle ¶
func ValidateCertBundle(data, publicKey, privKey, dnsName string)
ValidateCertBundle validates the certificate, public key and private key returned by the provider match and are usable
func X509KeyPair ¶
func X509KeyPair(certPEMBlock, keyPEMBlock, pubKeyPEMBlock, pw []byte) (cert tls.Certificate, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.