1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

W32 fix for trustdb creation.

This commit is contained in:
Werner Koch 2008-01-30 13:26:32 +00:00
parent 843d6c69ef
commit b680d034fa
6 changed files with 34 additions and 13 deletions

View file

@ -319,8 +319,8 @@ more arguments in future versions.
indicate how trustworthy the signature is. The error token
values are currently only emitted by gpgsm. VALIDATION_MODEL
describes the algorithm used to check the validity of the key.
The default is the standard gpg Web of Trust model respective
the standard X.509 model. The defined values are
The defaults are the standard Web of Trust model for gpg and the
the standard X.509 model for gpgsm. The defined values are
"pgp" for the standard PGP WoT.
"shell" for the standard X.509 model.