[jira] [Commented] (CAMEL-13471) Support TCP + TLS in Camel CoAP

2019-05-27 Thread Claus Ibsen (JIRA)


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

Claus Ibsen commented on CAMEL-13471:
-

Ah okay

> 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)


[jira] [Commented] (CAMEL-13471) Support TCP + TLS in Camel CoAP

2019-05-27 Thread Colm O hEigeartaigh (JIRA)


[ 
https://issues.apache.org/jira/browse/CAMEL-13471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


[jira] [Commented] (CAMEL-13471) Support TCP + TLS in Camel CoAP

2019-05-27 Thread Claus Ibsen (JIRA)


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

Claus Ibsen commented on CAMEL-13471:
-

Can we avoid the + sign in the component name, as we tend to not use that, but 
just words and dash, eg coap-tcp etc

> 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)