Added a hard-coded psk for now.
FossilOrigin-Name: 3c700f8c4644609908fdfd148eadb3d6240f30b78dd7dce1be1272bce267cee1
This commit is contained in:
@ -102,6 +102,7 @@ int wtp_main(const char *ad)
|
||||
|
||||
cw_log_debug_level=6; //conf_debug_level;
|
||||
|
||||
conf_dtls_psk="Tube";
|
||||
#ifdef WITH_DTLS
|
||||
dtls_init();
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user