aboutsummaryrefslogtreecommitdiffstats
path: root/sm/gpgsm.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sm/gpgsm.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sm/gpgsm.c b/sm/gpgsm.c
index 9abd0636e..263632c6f 100644
--- a/sm/gpgsm.c
+++ b/sm/gpgsm.c
@@ -1439,6 +1439,8 @@ main ( int argc, char **argv)
GC_OPT_FLAG_NONE );
printf ("cipher-algo:%lu:\"3DES:\n",
GC_OPT_FLAG_DEFAULT );
+ printf ("p12-charset:%lu:\n",
+ GC_OPT_FLAG_DEFAULT );
}
break;