mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-23 10:29:58 +01:00
60f08969e1
* g10/keygen.c (DEFAULT_STD_KEY_PARAM): Change. (gen_rsa): Set fallback to 3072. (get_keysize_range): Set default to 3072. * doc/examples/vsnfd.prf: No more need for default-new-key-algo. Signed-off-by: Werner Koch <wk@gnupg.org>
26 lines
572 B
Plaintext
26 lines
572 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]
|
|
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
|