# cloudflare/sslconfig

Cloudflare's Internet facing SSL configuration

Repository: https://github.com/cloudflare/sslconfig
Canonical: https://ross.abutalabs.com/products/sslconfig
License: BSD-3-Clause
License Family: permissive
Last push: 2026-04-24T00:35:58+00:00

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

## Adoption (not part of the score)
Stars 1312, forks 142 (observed 2026-08-28T04:04:20.183151+00:00)

## What it is
Cloudflare's public-facing SSL/TLS cipher configuration for its NGINX web servers, tracked as a single configuration fragment. It also includes an OpenSSL patch enabling ChaCha20/Poly1305 with client-preference-aware cipher selection.

## Use cases
- configure modern TLS cipher suites for nginx
- enable ChaCha20/Poly1305 on OpenSSL
- reference production SSL settings from a large CDN
- harden TLS configuration for public web servers
- implement client-preference cipher selection

## When to choose
- you run NGINX and want battle-tested TLS cipher settings
- you need ChaCha20/Poly1305 support with smart cipher prioritization
- you want to mirror Cloudflare's production SSL posture

## When to avoid
- you need a complete turnkey SSL setup rather than a config fragment
- you don't use NGINX or OpenSSL
- you expect supported software rather than a reference configuration

## Facets
- artifact type: infra-config
- maturity: active
- function: security, cryptography, configuration-management
- domain: security, web-development, developer-tools
- platform: -
- tags: ssl, tls, nginx, openssl, cipher-suites, chacha20-poly1305, cloudflare, linux, web-server

## Member repositories
- cloudflare/sslconfig (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:20.183151+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-30T04:48:57.481991+00:00, confidence not recorded.
  - readme: https://github.com/cloudflare/sslconfig (fetched 2026-08-28T04:04:20.183151+00:00, sha d90bb79129f7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
