This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch camel-2.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from e45d49c [CAMEL-13263] Lenient IPFS connection check on startup new 0a4cc34 [CAMEL-12748] Test Restlet component support SSLContextParametr new cde4563 [CAMEL-12744] Test SSL communication on Restlet producer new 83ed730 Fix test - add TrustStore new a56f5a1 Camel-Restlet: Fixed CS The 34391 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%)