# Reverse DNS resolution MUST be on for this bug to manifest
1.
UseReverseDNS on
TLSEngine on
# We have to be verifying clients’ certs for this bug to manifest
1.
2.
3.
4.
5.
6.
TLSVerifyClient on
# and we have to be requiring that the subjectAltName field of the
# client’s certificate be a DNS name which matches the DNS name to which
# the client’s IP address was resolved