diff --git a/src/wtp/wtp_main.c b/src/wtp/wtp_main.c index a21f8506..640c51a1 100644 --- a/src/wtp/wtp_main.c +++ b/src/wtp/wtp_main.c @@ -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