mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
doc: Add two example profiles.
--
This commit is contained in:
parent
d23052b04e
commit
608124af2c
3 changed files with 51 additions and 0 deletions
21
doc/examples/vsnfd.prf
Normal file
21
doc/examples/vsnfd.prf
Normal file
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue