mtls-configuration
mtls configuration
What it does
- Implementing zero-trust networking
- Securing service-to-service communication
- Certificate rotation and management
- Debugging TLS handshake issues
- Compliance requirements (PCI-DSS, HIPAA)
- Multi-cluster secure communication
- Start with PERMISSIVE - Migrate gradually to STRICT
Requirements & configuration
- Full template library and detailed worked examples live in references/details.md. Read that file when you need the concrete templates.
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
mtls-configuration FAQ
What does the mtls-configuration skill do?
Configure mutual TLS (mTLS) for zero-trust service-to-service communication. Use when implementing zero-trust networking, certificate management, or securing internal service communication. Implementing zero-trust networking Securing service-to-service communication
What does mtls-configuration require?
Full template library and detailed worked examples live in references/details.md. Read that file when you need the concrete templates.
How do I install mtls-configuration?
Run: npx -y skills add https://github.com/wshobson/agents --skill mtls-configuration --agent claude-code — the source lives at github.com/wshobson/agents.
Maintain mtls-configuration?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/wshobson-agents-mtls-configuration?ref=badge) npx agentictools info skills/wshobson-agents-mtls-configuration The second line is the CLI lookup for this page — handy in READMEs and docs.