github.com/adrianosela/sslmgr

sslmgr

SSL certificates made easy with a high level wrapper around acme/autocert.

53

Decision Signals

Health score 53/100, confidence 80/100.

Caution
Maintenance 45
Adoption 12
Security 92
Maturity 62
Developer DX 83
Confidence 80

Install

go get github.com/adrianosela/sslmgr

Package Data

updated May 28, 2026
Latest versionv1.0.1
Imported by1 packages
Stars0
Forks0
Last activity1 years ago
Latest releaseUnknown
LicenseUnknown
Known vuln records0

API Surface

19 symbols
SymbolKindSynopsis
SecureServer Type type SecureServer struct{}
NewSecureServer Function func NewSecureServer(h http.Handler, hostnames ...string) (*SecureServer, error)
NewServer Function func NewServer(c ServerConfig) (*SecureServer, error)
SecureServer.ListenAndServe Method func (ss *SecureServer) ListenAndServe()
ServerConfig Type type ServerConfig struct{ ... }
ServerConfig.CertCache Field CertCache autocert.Cache
ServerConfig.GracefulShutdownErrHandler Field GracefulShutdownErrHandler func(error)
ServerConfig.GracefulnessTimeout Field GracefulnessTimeout time.Duration
ServerConfig.HTTPPort Field HTTPPort string
ServerConfig.HTTPSPort Field HTTPSPort string
ServerConfig.Handler Field Handler http.Handler
ServerConfig.Hostnames Field Hostnames []string

Maintained Alternatives

limited recent repository activity

#1 Caddy

Package caddy implements the Caddy server manager.

Go Security Middleware 72.8K stars 510 imported-by 100% confidence
97

#2 secure

Package secure is an HTTP middleware for Go that facilitates some quick security wins.

Go Security Middleware 2.3K stars 921 imported-by 65% confidence
91

Similar Packages

Go Security Middleware

#1 Caddy

Package caddy implements the Caddy server manager.

Go Security Middleware 72.8K stars 510 imported-by 100% confidence
97

#2 secure

Package secure is an HTTP middleware for Go that facilitates some quick security wins.

Go Security Middleware 2.3K stars 921 imported-by 65% confidence
91

#3 nosurf

Package nosurf implements an HTTP handler that mitigates Cross-Site Request Forgery Attacks.

Go Security Middleware 1.7K stars 2.5K imported-by 100% confidence
81

#4 gorilla/csrf

Package csrf (gorilla/csrf) provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services.

Go Security Middleware 1.2K stars 0 imported-by 80% confidence
69

#5 multikey

An n-out-of-N keys encryption/decryption framework based on Shamir's Secret Sharing algorithm.

Go Security Middleware 0 stars 0 imported-by 80% confidence
42