FS-3071 Small fix on default value, and renaming the no-verify-date to verify-date.

This commit is contained in:
Marc Olivier Chouinard
2011-12-18 12:08:17 -05:00
parent 9574ba27f7
commit 1ddd29bf0d
4 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -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;