You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by co...@apache.org on 2019/04/11 12:32:26 UTC

[camel] branch CAMEL-13402 updated (95a7343 -> bceae11)

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch CAMEL-13402
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 95a7343  Improving TLS configuration
     new 61a4e1c  Adding support for client authentication
     new bceae11  Consolidate TLS configuration

The 36487 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:
 .../java/org/apache/camel/coap/CoAPComponent.java  | 39 +---------
 .../java/org/apache/camel/coap/CoAPEndpoint.java   | 89 +++++++++++++++++++++-
 .../java/org/apache/camel/coap/CoAPProducer.java   | 35 +--------
 3 files changed, 93 insertions(+), 70 deletions(-)