How to Check SSL/TLS Config with Claude
Audit SSL/TLS configuration with Claude and ToolRouter. Verify certificates and encryption.
ToolSecurity HTTPxClaude turns HTTP service probing into a thorough, conversational security review that connects each finding to its broader implications. Ask Claude to check security headers, discover hidden services, verify SSL configurations, and enumerate subdomains while explaining the risk and remediation for every issue found. Its chaining capability lets you start with a broad reconnaissance and progressively drill into specific areas of concern.
Connect ToolRouter to Claude
1Go to Settings → Connectors → Add custom connector
2Enter the details below and click Add
Name
ToolRouterURL
https://api.toolrouter.com/mcp3Done — works on Claude chat, desktop, and mobile
Steps
Once connected (see setup above), use the Security HTTPx tool:
- Ask Claude: "Check the SSL/TLS configuration on my hosts using security-httpx" and provide the domains
- Claude probes each host and reports on certificate validity, protocols, and cipher suites
- Review any expiring certificates, weak protocols, or insecure cipher configurations
- Update TLS configurations and renew certificates as needed
Example Prompt
Try this with Claude using the Security HTTPx tool
Check SSL/TLS configuration on myapp.com, api.myapp.com, and mail.myapp.com. Report certificate expiry dates, supported protocols, and cipher strengths.
Tips
- Ask Claude to flag certificates expiring within 30 days for proactive renewal
- Verify that TLS 1.0 and 1.1 are disabled on all hosts
- Check that certificate chains are complete to avoid warnings on mobile devices