This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch camel-2.23.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from e28c416 [CAMEL-13263] Lenient IPFS connection check on startup new 116ce51 [CAMEL-12748] Test Restlet component support SSLContextParametr new 0e1b20e [CAMEL-12744] Test SSL communication on Restlet producer new c26349b Fix test - add TrustStore new dcdee94 Camel-Restlet: Fixed CS The 34213 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: ...tHttpsWithComponentSSLContextParametrsTest.java | 122 +++++++++++++++++++++ .../component/restlet/RestletProducerSSLTest.java} | 67 ++++++----- 2 files changed, 163 insertions(+), 26 deletions(-) create mode 100644 components/camel-restlet/src/test/java/org/apache/camel/component/restlet/RestletHttpsWithComponentSSLContextParametrsTest.java copy components/{camel-jetty9/src/test/java/org/apache/camel/component/jetty/HttpsRouteSslContextParametersInUriTest.java => camel-restlet/src/test/java/org/apache/camel/component/restlet/RestletProducerSSLTest.java} (54%)