Re: [dev] Certificate-based credential (DTLS fails to find cipher suite)

2018-12-30 Thread Khaled Elsayed
Hi Gregg. I am not using any new code. Just the code in ~/iotivity/examples/OCFSecure and also the code in and the code in resource/csdk/security/provisioning/sample. I just created new certificates/private keys and json files for a client and server. The certificates and json files work great for

Re: [dev] Certificate-based credential (DTLS fails to find cipher suite)

2018-12-30 Thread Khaled Elsayed
Thanks Aleksey. For sure I am using OC_CLIENT_SERVER mode. My code is based on ~/iotivity/examples/OCFSecure which already took core of this in the client.cpp code. On Fri, Dec 28, 2018 at 1:40 PM Oleksiy Volkov wrote: > Hi Khaled, > > > > maybe you use 'client only' (OC_CLIENT) mode instead of