DylanPiercey/auto-sni
🔐 Free, automated HTTPS for NodeJS made easy. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3876
- days_rel: n/a
- days_push: 1542
- n_releases_24m: 0
Adoption not part of the score
1172 stars · 25 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A NodeJS library that automatically obtains and renews free SSL/TLS certificates from Let's Encrypt using SNI, with near-zero configuration. It creates an HTTPS server (compatible with Express, Koa, etc.) and forwards incoming HTTP requests to HTTPS.
Use cases
- serve a nodejs site over https with free letsencrypt certificates
- automatically renew ssl certificates for a node app
- redirect all http traffic to https in nodejs
- add tls to an express app without manual certificate management
- set up https with zero configuration for multiple domains
When to choose
- you want free automated Let's Encrypt certificates in a NodeJS server with minimal setup
- you need automatic certificate renewal and HTTP-to-HTTPS forwarding in one package
When to avoid
- you need a maintained library - the project is explicitly no longer maintained
- you're on modern NodeJS where built-in ACME tooling or alternatives like Greenlock or Certbot may be better supported
Facets
library · maturity abandoned
http-server security cryptography middleware web-development backend security self-hosted cross-platform letsencrypt acme ssl-tls sni https certificate-renewal http-to-https-redirect nodejs web-server
2 sources
- readme: https://github.com/DylanPiercey/auto-sni · fetched 2026-08-28 · 9982b998dc57
- registry_npm: https://registry.npmjs.org/auto-sni · fetched 2026-08-29 · 0824af41f99b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DylanPiercey/auto-sni | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="DylanPiercey/auto-sni")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem