aboutsummaryrefslogtreecommitdiffstats
path: root/sm/gpgsm.h
diff options
context:
space:
mode:
Diffstat (limited to 'sm/gpgsm.h')
-rw-r--r--sm/gpgsm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sm/gpgsm.h b/sm/gpgsm.h
index a3cf903d3..b4f7ebe5c 100644
--- a/sm/gpgsm.h
+++ b/sm/gpgsm.h
@@ -78,7 +78,7 @@ struct {
char *policy_file; /* full pathname of policy file */
int no_policy_check; /* ignore certificate policies */
-
+ int no_path_validation; /* Bypass all cert path validity tests */
} opt;