# Syn Nginx Tls

> NGINX: TLS termination and HTTPS

- Skill: `legendtkl/syn-nginx-tls` (Agent Skill)
- Install (CLI): `npx skillmds@latest add legendtkl/syn-nginx-tls`
- Raw SKILL.md: https://api.skillmd.com/api/skills/legendtkl/syn-nginx-tls/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: legendtkl (https://skillmd.com/u/legendtkl)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/legendtkl/syn-nginx-tls

---


# NGINX: TLS termination and HTTPS

## When to use

Use this skill for TLS termination and HTTPS in NGINX. This skill
specifically handles TLS termination and HTTPS and nothing else in the
NGINX family.

## Procedure

Configure `ssl_certificate`, modern ciphers/protocols, HSTS, OCSP stapling, and an HTTP→HTTPS redirect.

## Notes

This is the NGINX skill dedicated to TLS termination and HTTPS.
Sibling skills cover other NGINX capabilities; this one
is the right choice only when the task is about TLS termination and HTTPS.

