-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Our secure DNS resolvers are automatically tested to various DNS related tests by the dnsprivacy-monitoring project. Some tests although fail. More research and even configuration changes are required for:
- TLS 443: "Does the server answer DNS queries over TLS on port 443 with no SNI sent?"
- Strict Name 443: "Does the server pass Strict authentication using the authentication domain name only on 443 (some operators require an SNI on 443 to defend against attacks)?"
- Keepalive => The edns-tcp-keepalive EDNS0 Option RFC7828
- Padding => The EDNS(0) Padding Option [7830](https://datatracker.ietf.org/doc/rfc7830
- OOOR: "Does the server give Out Of Order Responses (Experimental, may give false negatives)?"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request