Skip to content

Fix for issue #27984

Armin Huremagic requested to merge (removed):issue#27984 into develop

Changed the hostname check by using verify_certificate_hostname from the service identity package for complete hostname verification. Added wildcard certificates for testing and two additional test cases (test_verifyHostname_matching_wildcard & test_verifyHostname_matching_wildcard_multidns)

Merge request reports