qt5base-lts/examples/network/secureudpserver
Timur Pocheptsov 26a6afd472 DTLS server - use the proper TLS configuration
The one we had before was invalid and we ended up with
defaultDtlsConfiguration which has peerVerifyMode == AutoVerify.

Change-Id: I5b9ceb027e90189325c1d8fd0db37d1b212ebbc8
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2018-08-10 03:46:45 +00:00
..
main.cpp
mainwindow.cpp Document DTLS examples 2018-08-09 03:52:13 +00:00
mainwindow.h Document DTLS examples 2018-08-09 03:52:13 +00:00
mainwindow.ui
nicselector.cpp
nicselector.h
nicselector.ui
secureudpserver.pro
server.cpp DTLS server - use the proper TLS configuration 2018-08-10 03:46:45 +00:00
server.h Document DTLS examples 2018-08-09 03:52:13 +00:00