mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Improve certificate chain construction.
Extend PKITS framework
This commit is contained in:
parent
a75c21ed8a
commit
f13c5a48fc
60 changed files with 1283 additions and 588 deletions
|
@ -342,6 +342,9 @@ to connect to this one. Fallback to a pipe based server if this does
|
|||
not work. Under Windows this option is ignored because the system dirmngr is
|
||||
always used.
|
||||
|
||||
@item --disable-dirmngr
|
||||
Entirely disable the use of the Dirmngr.
|
||||
|
||||
@item --no-secmem-warning
|
||||
@opindex no-secmem-warning
|
||||
Don't print a warning when the so called "secure memory" can't be used.
|
||||
|
@ -673,6 +676,10 @@ Supply the passphrase @var{string} to the gpg-protect-tool. This
|
|||
option is only useful for the regression tests included with this
|
||||
package and may be revised or removed at any time without notice.
|
||||
|
||||
@item --no-common-certs-import
|
||||
@opindex no-common-certs-import
|
||||
Suppress the import of common certificates on keybox creation.
|
||||
|
||||
@end table
|
||||
|
||||
All the long options may also be given in the configuration file after
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue