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 Jun 11, 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 73.3K stars 0 imported-by 80% confidence
91

#2 go-jwt-middleware

A Middleware for Go Programming Language to check for JWTs on HTTP requests

Go Security Middleware 1.2K stars 874 imported-by 60% confidence
91

#3 authelia

The Single Sign-On Multi-Factor portal for web apps, now OpenID Certified™

Go Security Middleware 28.0K stars 0 imported-by 95% confidence
81

Similar Packages

Go Security Middleware

#1 Caddy

Package caddy implements the Caddy server manager.

Go Security Middleware 73.3K stars 0 imported-by 80% confidence
91

#2 go-jwt-middleware

A Middleware for Go Programming Language to check for JWTs on HTTP requests

Go Security Middleware 1.2K stars 874 imported-by 60% 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 authelia

The Single Sign-On Multi-Factor portal for web apps, now OpenID Certified™

Go Security Middleware 28.0K stars 0 imported-by 95% confidence
81

#5 gorilla/csrf

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

Go Security Middleware 1.2K stars 1.1K imported-by 65% confidence
67