mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
doc: Add an example for --default-new-key-algo
--
This commit is contained in:
parent
a4e26f2ee8
commit
519e4560e8
2 changed files with 14 additions and 5 deletions
|
@ -1,12 +1,16 @@
|
|||
# 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
|
||||
default-new-key-algo rsa3072/cert,sign+rsa3072/encr
|
||||
|
||||
[gpgsm]
|
||||
enable-crl-checks
|
||||
compliance de-vs
|
||||
enable-crl-checks
|
||||
|
||||
[gpg-agent]
|
||||
enable-extended-key-format
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue