You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to implement dtls with psk to work with the hue entertainment API. Unfortunately, I'm having some issues, and I'm not quite sure if the problem is with dtls or sslpsk.
Hi
The code you have provided is not related to DTLS which is working over UDP. Your code is related to TCP.
You would need to view to code of both DTLS and SSLPSK libraries and modify SSLPSK according to RFC to support the UDP socket
I'm trying to implement dtls with psk to work with the hue entertainment API. Unfortunately, I'm having some issues, and I'm not quite sure if the problem is with dtls or sslpsk.
Also openend drbild/sslpsk#6
Process finished with exit code -1073741819 (0xC0000005)
The text was updated successfully, but these errors were encountered: