Ross ROSS = Recommend OSS · open-source software intelligence for agents

denji/golang-tls resource

Simple Golang HTTPS/TLS Examples observed · 2026-08-28

github.com/denji/golang-tls · homepage · CC0-1.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3456
  • days_rel: n/a
  • days_push: 2112
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1330 stars · 157 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A curated collection of simple, copy-paste Go examples for HTTPS/TLS servers and clients, including OpenSSL commands for generating RSA/ECDSA keys and self-signed certificates. It is documentation-style reference material rather than an installable library.

Use cases

  • set up a simple HTTPS server in Go
  • generate a self-signed certificate with OpenSSL
  • write a TLS client and server in Go
  • configure TLS with ECDSA keys in Go
  • enable HTTP/2 on a Go HTTPS server
  • load X509 key pairs in Go

When to choose

  • you need quick, working TLS/HTTPS snippets for Go
  • you want reference commands for generating keys and certificates
  • you are learning how crypto/tls works in Go

When to avoid

  • you need a production TLS termination proxy or managed certificate automation
  • you need a maintained library with API guarantees and support
  • you need non-Go language examples

Facets

learning-resource · maturity maintenance

security http-server http-client developer-tools security web-development developer-tools networking go cross-platform tls https openssl code-examples golang self-signed-certificates http2

2 sources

Member repositories

RepositoryRoleHealth v2
denji/golang-tlsmain32

For agents

markdown · JSON · MCP: product_card(name="denji/golang-tls")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem