Настройка mTLS для взаимной аутентификации сервисов
★ 8.5 · security
mtls-configuration is a Claude Code skill that guides you through setting up mutual TLS (mTLS) for zero-trust service-to-service communication. It covers the full lifecycle: building a certificate hierarchy from Root CA through Intermediate CA down to per-workload certificates, configuring sidecar proxies in a service mesh, rotating short-lived certs, and debugging TLS handshake failures. Detailed templates and worked examples are stored in `references/details.md`. The skill is intended for teams implementing zero-trust networking, meeting PCI-DSS or HIPAA compliance requirements, securing internal microservice traffic, or establishing encrypted channels across multiple clusters.
- #mtls
- #zero-trust
- #certificates
- #service-mesh
- #encryption