Branch: refs/heads/3.7
Home:
https://github.com/resteasy/Resteasy
Commit: 70f53592be1630dc5d4282cf09bb0a62b9e5bcdf
https://github.com/resteasy/Resteasy/commit/70f53592be1630dc5d4282cf09bb0...
Author: Tomas Terem <tterem(a)redhat.com>
Date: 2019-04-03 (Wed, 03 Apr 2019)
Changed paths:
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/SslServerWithCorrectCertificateTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/SslServerWithWildcardHostnameCertificateTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/SslServerWithWrongHostnameCertificateTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/SslServerWithoutCertificateTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/SslSniHostNamesTest.java
Log Message:
-----------
[RESTEASY-1404] Fix - create the builder using the JAX-RS API instead of
ResteasyClientBuilderImpl