mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-04 20:38:50 +01:00
4f569c6907
* doc/examples/vsnfd.prf: Use rsa3072 -- This brings it in line with the requested default for vsnfd.
22 lines
408 B
Plaintext
22 lines
408 B
Plaintext
# vsnfd.prf - Configure options for the VS-NfD mode -*- conf -*-
|
|
|
|
[gpg]
|
|
compliance de-vs
|
|
default-new-key-algo rsa3072/cert,sign+rsa3072/encr
|
|
|
|
[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
|