Closed pmartinez-tst closed 7 months ago
You should use the UI to add corresponding credentials for your device.
Click on Security Tab in top right corner.
let me know if that solve your issue and if we can close the issue.
Thank you @sbernard31 it solved it. I did not know I could set those parameters on the web.
You're welcome
Question
I want to test DTLS in my application. I have seen how to configure psk id (-i) and psk content (-p) on the demo client but I cannot see anything similar on the demo server. I have checked the documentation and see that on the Californium.properties file I can tweak some parameters.
I have modified DTLS.DEFAULT_HANDSHAKE to required but I cannot see where I can write the PSK content and id values when I start the server. -i and -p tags does not work on the demo server