Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: 1ce3830aa3f84a97212bda9ff750681587907408
https://github.com/resteasy/Resteasy/commit/1ce3830aa3f84a97212bda9ff7506...
Author: jimma <ema(a)redhat.com>
Date: 2019-05-12 (Sun, 12 May 2019)
Changed paths:
M .travis.yml
M
resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/engines/ClientHttpEngineBuilder43.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/SslServerWithWildcardHostnameCertificateTest.java
Log Message:
-----------
[RESTEASY-2176]:Client-side SSL - HostnameVerificationPolicy.STRICT s… (#2028)
* [RESTEASY-2176]:Client-side SSL - HostnameVerificationPolicy.STRICT shouldn't accept
wildcard certificates
* [RESTEASY-2176]:Configure hostname to travis;Improve test