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