You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoran Regvart (Jira)" <ji...@apache.org> on 2020/05/22 10:46:00 UTC

[jira] [Created] (CAMEL-15100) Use default SSLContext when keystore/trustore is not provided

Zoran Regvart created CAMEL-15100:
-------------------------------------

             Summary: Use default SSLContext when keystore/trustore is not provided
                 Key: CAMEL-15100
                 URL: https://issues.apache.org/jira/browse/CAMEL-15100
             Project: Camel
          Issue Type: Improvement
          Components: camel-netty-http
            Reporter: Zoran Regvart
            Assignee: Zoran Regvart
             Fix For: 3.4.0


The SSL context initialization requires that the keystore or truststore is specified as file or as resource. We could create a default SSL context when none of those is specified, making it more user friendly to configure/use the component.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)