mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
(Certificate Options): Add --{enable,disable}-ocsp.
This commit is contained in:
parent
fbd0f91c82
commit
6b7af47bcc
4 changed files with 33 additions and 0 deletions
|
@ -146,6 +146,17 @@ default is 32768 (first USB device).
|
|||
Use @var{library} to access the smartcard reader. The current default
|
||||
is @code{libtowitoko.so}.
|
||||
|
||||
|
||||
@item --allow-admin
|
||||
@itemx --deny-admin
|
||||
@opindex allow-admin
|
||||
@opindex deny-admin
|
||||
This enables the use of Admin class commands for card application
|
||||
where this is supported. Currently we support it for the OpenPGP
|
||||
card. Deny is the default. This commands is useful to inhibit
|
||||
accidental access to admin class command which could ultimately lock
|
||||
the card through worng PIN numbers.
|
||||
|
||||
@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