This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new 5996dd5 Fixing table columns 5996dd5 is described below commit 5996dd516bec6819b07ce9a3fdcb7621d4fe7634 Author: Colm O hEigeartaigh <cohei...@apache.org> AuthorDate: Tue May 7 16:41:48 2019 +0100 Fixing table columns --- components/camel-coap/src/main/docs/coap-component.adoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/components/camel-coap/src/main/docs/coap-component.adoc b/components/camel-coap/src/main/docs/coap-component.adoc index a5502e9..8cea57e 100644 --- a/components/camel-coap/src/main/docs/coap-component.adoc +++ b/components/camel-coap/src/main/docs/coap-component.adoc @@ -12,11 +12,11 @@ From Camel 3.0.0, Camel supports the DTLS, TCP and TLS protocols via the followi [width="100%",cols="2,5",options="header"] |=== -| Scheme | Protocol | -| coap | UDP | -| coaps | UDP + DTLS | -| coap+tcp | TCP | -| coaps+tcp | TCP + TLS | +| Scheme | Protocol +| coap | UDP +| coaps | UDP + DTLS +| coap+tcp | TCP +| coaps+tcp | TCP + TLS |=== There are a number of different configuration options to configure TLS. For both DTLS (the "coaps" uri scheme)