package
Version:
v0.0.0-...-4d764d7
Opens a new window with list of versions in this module.
Published: Jan 31, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func CreateCA(filenamePrefix, org, country, county, city, street, zipcode, email string, ...) (*x509.Certificate, *rsa.PrivateKey, error)
-
func CreateCrt(...) error
func CreateCA(filenamePrefix, org, country, county, city, street, zipcode, email string, years int) (*x509.Certificate, *rsa.PrivateKey, error)
func CreateCrt(filenamePrefix, org, country, county, city, street, zipcode, email, ip, secret string, port int64, years int, ca *x509.Certificate, caKey *rsa.PrivateKey) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.