kingkool68/generate-ssl-certs-for-local-development
A bash script for generating trusted self-signed SSL certs for local development on your Mac 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2869
- days_rel: n/a
- days_push: 1983
- n_releases_24m: 0
Adoption not part of the score
1358 stars · 74 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A bash script that generates trusted self-signed SSL certificates for local HTTPS development on macOS. It creates a local certificate authority, signs certificates for your dev domains, and adds the root cert to the macOS Keychain so browsers trust it.
Use cases
- generate self-signed ssl certs for local development
- make local https sites trusted by browser on mac
- avoid 'your connection is not private' errors in local dev
- create a local certificate authority for dev domains
- generate ssl certificate with multiple san domains for localhost
When to choose
- you develop HTTPS sites locally on macOS and want browser-trusted certs
- you want a one-command script wrapping openssl cert generation and Keychain trust
When to avoid
- you need certificates on Linux or Windows
- you need production-grade certificates from a real CA like Let's Encrypt
- you need an actively maintained tool - the last release was 2021
Facets
cli-tool · maturity maintenance
security cryptography developer-tools cli developer-tools security web-development cli ssl self-signed-certificates local-development https openssl bash-script certificate-authority keychain command-line macos
1 source
- readme: https://github.com/kingkool68/generate-ssl-certs-for-local-development · fetched 2026-08-28 · 599f0ea433ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kingkool68/generate-ssl-certs-for-local-development | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="kingkool68/generate-ssl-certs-for-local-development")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem