mtls-configuration

mtls configuration

wshobson ↓ 7.9k
Claude Code
View source ↗

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

Source

Repository: https://github.com/wshobson/agents

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.

mtls-configuration on getagentictools
[![mtls-configuration on getagentictools](https://getagentictools.com/badge/skills/wshobson-agents-mtls-configuration.svg)](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.