mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
FS-3071 Small fix on default value, and renaming the no-verify-date to verify-date.
This commit is contained in:
@@ -641,7 +641,7 @@ struct sofia_profile {
|
||||
uint32_t queued_events;
|
||||
uint32_t cseq_base;
|
||||
int tls_only;
|
||||
int tls_no_verify_date;
|
||||
int tls_verify_date;
|
||||
enum tport_tls_verify_policy tls_verify_policy;
|
||||
int tls_verify_depth;
|
||||
char *tls_passphrase;
|
||||
|
||||
Reference in New Issue
Block a user