mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-04 20:38:50 +01:00
d833030f8c
* doc/examples/vsnfd.prf: Remove enable-extended-key-format -- This is no longer a valid option for gpg-agent because it is now the default.
25 lines
545 B
Plaintext
25 lines
545 B
Plaintext
# vsnfd.prf - Configure options for the VS-NfD mode -*- conf -*-
|
|
#
|
|
# The options for each tool are configured in a section ("[TOOL]");
|
|
# see the respective man page for a description of these options and
|
|
# the gpgconf manpage for a description of this file's syntax.
|
|
|
|
[gpg]
|
|
compliance de-vs
|
|
|
|
[gpgsm]
|
|
compliance de-vs
|
|
enable-crl-checks
|
|
|
|
[gpg-agent]
|
|
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
|