privacy_dot_test
Tests DNS-over-TLS connectivity and security, reporting TLS version, cipher suite, certificate validity, and DNS response to validate encrypted DNS transport configuration.
Instructions
Test DNS-over-TLS (DoT) endpoint connectivity and security. Reports TLS version, cipher suite, certificate validity, and DNS response. Validates that encrypted DNS transport is properly configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | DoT port number (default: 853) | |
| server | Yes | DoT server address or name (e.g. '1.1.1.1', 'dns.google', 'quad9') |