Closed engahmedtaha closed 6 months ago
IChallengeContext IChallengeContext1 = authz.Http().Result returns Nothing only if OrderName starts with wildcard "*.example.com" but IChallengeContext IChallengeContext1 = authz.Dns().Result retuns valid result
sorry wildcard needs Dns validate
IChallengeContext IChallengeContext1 = authz.Http().Result returns Nothing only if OrderName starts with wildcard "*.example.com" but IChallengeContext IChallengeContext1 = authz.Dns().Result retuns valid result