Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: 6feb6094efd573b0243f47a00915a8e243c779c6
https://github.com/resteasy/Resteasy/commit/6feb6094efd573b0243f47a00915a...
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