Declaration for ssl cert and key files.
FossilOrigin-Name: ccbfb0736f9e288f13a0db15a2e104ffae8b097bb8aeebca111f759d427ceae6
This commit is contained in:
parent
fc6ed1269b
commit
e0e37a709f
@ -92,6 +92,13 @@ extern int conf_lwapp;
|
||||
#endif
|
||||
|
||||
extern char * conf_dtls_psk;
|
||||
extern char * conf_sslcertfilename;
|
||||
extern char * conf_sslkeyfilename;
|
||||
extern char * conf_sslkeypass;
|
||||
extern char * conf_dtls_psk;
|
||||
|
||||
|
||||
|
||||
|
||||
extern char ** conf_mcast_groups;
|
||||
extern int conf_mcast_groups_len;
|
||||
|
Loading…
Reference in New Issue
Block a user