//
pkg.gl
Category
git.sr.ht/~adnano/go-gemini
certificate
package
0.2.5
Repository:
https://git.sr.ht/~adnano/go-gemini
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
2
Files
290 SLOC
#
Functions
Create
Create creates a new TLS certificate.
Write
Write writes the provided certificate and its private key to certPath and keyPath respectively.
#
Structs
CreateOptions
CreateOptions configures the creation of a TLS certificate.
Store
A Store represents a TLS certificate store.