davewasmer/devcert
Local HTTPS development made easy observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 75
- Release rhythm 8
- Longevity 100
Flags: 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: 3444
- days_rel: n/a
- days_push: 153
- n_releases_24m: 0
Adoption not part of the score
1308 stars · 87 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js library that generates trusted SSL/TLS certificates for local HTTPS development. It creates a local certificate authority, registers it with OS keychains, and issues cached per-domain certificates so local servers load without browser warnings.
Use cases
- serve local dev server over https without browser warnings
- generate trusted ssl certificates for localhost development
- create certificates for custom local domains like my-app.test
- set up a local certificate authority for development
- avoid self-signed certificate warnings in local projects
- get ca certificate for node extra ca certs
When to choose
- you need trusted HTTPS on a local development server
- you want per-project certificates without browser warnings
- you need certificates for custom .test domains with hosts file setup
When to avoid
- you need publicly trusted certificates for production
- you cannot allow modifications to OS keychains or /etc/hosts
- your environment is not a developer workstation
Facets
library · maturity active
security cryptography developer-tools http-server developer-tools web-development security windows cross-platform ssl tls certificates local-development https self-signed-ca nodejs macos linux
2 sources
- readme: https://github.com/davewasmer/devcert · fetched 2026-08-28 · 5598c5982faa
- registry_npm: https://registry.npmjs.org/devcert · fetched 2026-08-29 · 6d3710a4a2ca
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| davewasmer/devcert | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="davewasmer/devcert")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem