From 608124af2c4522c6b9eb6fd70870c199bebc02cd Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 3 Apr 2017 16:53:01 +0200 Subject: doc: Add two example profiles. -- --- doc/examples/vsnfd.prf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/examples/vsnfd.prf (limited to 'doc/examples/vsnfd.prf') diff --git a/doc/examples/vsnfd.prf b/doc/examples/vsnfd.prf new file mode 100644 index 000000000..17c6d4c90 --- /dev/null +++ b/doc/examples/vsnfd.prf @@ -0,0 +1,21 @@ +# vsnfd.prf - Configure options for the VS-NfD mode -*- conf -*- + +[gpg] +compliance de-vs +default-new-key-algo brainpoolP256r1+brainpoolP256r1 + +[gpgsm] +enable-crl-checks + +[gpg-agent] +enable-extended-key-format +default-cache-ttl 900 +max-cache-ttl [] 3600 +no-allow-mark-trusted +no-allow-external-cache +enforce-passphrase-constraints +min-passphrase-len 9 +min-passphrase-nonalpha 0 + +[dirmngr] +allow-ocsp -- cgit v1.2.3