# DylanPiercey/auto-sni

🔐 Free, automated HTTPS for NodeJS made easy.

Repository: https://github.com/DylanPiercey/auto-sni
Canonical: https://ross.abutalabs.com/products/auto-sni
Language: JavaScript
License Family: other
Last push: 2022-06-13T20:24:36+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3876, "days_push": 1542, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1172, forks 25 (observed 2026-08-28T04:03:51.683531+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: http-server, security, cryptography, middleware
- domain: web-development, backend, security, self-hosted
- platform: cross-platform
- tags: letsencrypt, acme, ssl-tls, sni, https, certificate-renewal, http-to-https-redirect, nodejs, web-server

## Member repositories
- DylanPiercey/auto-sni (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:51.683531+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:28:25.042925+00:00, confidence not recorded.
  - readme: https://github.com/DylanPiercey/auto-sni (fetched 2026-08-28T04:03:51.683531+00:00, sha 9982b998dc57)
  - registry_npm: https://registry.npmjs.org/auto-sni (fetched 2026-08-29T12:33:48.571305+00:00, sha 0824af41f99b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
