[ 
https://issues.apache.org/jira/browse/CAMEL-13471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848821#comment-16848821
 ] 

Colm O hEigeartaigh commented on CAMEL-13471:
---------------------------------------------

The problem is that the scheme includes the + sign, so the URI scheme as per 
the spec is "coaps+tcp"...from the spec:
 * The "coap+tcp" URI scheme for CoAP over TCP. 
 * The "coaps+tcp" URI scheme for CoAP over TCP secured by TLS. 
 * The "coap+ws" URI scheme for CoAP over WebSockets. 
 * The "coaps+ws" URI scheme for CoAP over WebSockets secured by TLS.

> Support TCP + TLS in Camel CoAP
> -------------------------------
>
>                 Key: CAMEL-13471
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13471
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-coap
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0-M3, 2.25.0
>
>
> This task is to support TCP + TLS in Camel CoAP as per 
> https://tools.ietf.org/html/rfc8323



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to