BG95: COAP: Certificate Mode

Hello,

according to “BG95&BG77&BG600L Series CoAP Application Note” version 1.1 only PSK-Based DTLS contexts can be configured. PSK is not sufficient for our use-case, as the backend is restricted to Certificate-Mode.

References:


Is there any way to use Certificate-Mode or is it planned to support Certificate-Mode?

Regards,
Sebastian

you can try the leshan Leshan Server Demo for vertify it

Thanks for the reply but the question was: Is there any way to use Certificate-Mode (not PSK mode) or is it planned to support Certificate-Mode?

Well, maybe your requirements are not supported for the time being, I suggest you try other application protocols

I see. Im still experimenting in that direction. Might come back when i got new observations.

For the record. What would be required for COAP is to setup a DTLS Context with CA-Certificate, Client-Certificate and Client Key, similar as it is possible to configure a SSL-Context for HTTPS (Quectel_BG95_BG77_BG600L_Series_HTTP(S)_Application_Note_V1.1.pdf):

. Im currently not able to successfully perform the handshake with backend side. The reason is currently unknown.