package
Version:
v0.0.0-...-d3afa35
Opens a new window with list of versions in this module.
Published: Nov 26, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
func OutputKeyCertToDir(dir string, privateKey, certChain, rootCert []byte) error
OutputKeyCertToDir output the key and certificate to the given directory.
If directory string is empty, return nil.
ParseCertAndGetExpiryTimestamp parses the first certificate in certByte and returns cert expire
time, or return error if fails to parse certificate.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.