Registry / crypto / foomo-simplecert

foomo-simplecert

JSON →
library1.8.8gogounverified

A simple TLS certificate management library for Go.

go get github.com/foomo/simplecert
INSTALL
IMPORT
SIG · FOOMO-SIMPLECERT
F
foomo-simplecert
cryptogov1.8.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

simplecert
✓ github.com/foomo/simplecert

Initializes a simple certificate manager with default configuration.

package main import ( "github.com/foomo/simplecert" ) func main() { cfg := simplecert.Default cert, _ := simplecert.Init(cfg, nil) _ = cert }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.8.8latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Resources
foomo-simplecert — go get foomo-simplecert · libregistry