Add CoAP over TLS (over TCP) transport layer #1594
Labels
bsserver
Impact LWM2M bootstrap server
client
Impact LWM2M client
new feature
New feature from LWM2M specification
server
Impact LWM2M server
This issue aims to centralize discussion about adding CoAP over TLS (over TCP) transport layer.
Like CoAP over TCP, we will try to implemented it based on java-coap. (See #1047 (comment))
But this will be limited to x509 without AES_CCM ciphersuite because of OpenJDK limitation. (see : open-coap/java-coap#81)
The text was updated successfully, but these errors were encountered: