How is the progress to support DTLS
scoulibaly
nginx-forum at forum.nginx.org
Sat Feb 10 16:31:21 UTC 2018
Ted,
I had similar issue recently and found out that the NGINX patch for DTLS
doesn't seem to support PSK. Depending on the client cipher negociation at
handshake time you might or might not encounter "no shared cipher". If you
can, you should force your client to use an "SSL" cipher supported by nginx
(and not a PSK one).
Regards
Sekine
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,278434,278478#msg-278478
More information about the nginx
mailing list