mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-18 14:17:03 +01:00
doc: Fix description of scdaemon for --disable-ccid.
-- Cherry-picked from 2.4 branch of the commit: 6b93b92111cb8ce6d06c6f71bd62cfb314663b8c GnuPG-bug-id: 6871 Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
parent
1ded50dd5b
commit
37fa36a329
@ -241,18 +241,16 @@ Instead of using this option you might also want to install a symbolic
|
|||||||
link to the default file name (e.g., from @file{libpcsclite.so.1}).
|
link to the default file name (e.g., from @file{libpcsclite.so.1}).
|
||||||
A Unicode file name may not be used on Windows.
|
A Unicode file name may not be used on Windows.
|
||||||
|
|
||||||
@item --ctapi-driver @var{library}
|
|
||||||
@opindex ctapi-driver
|
|
||||||
Use @var{library} to access the smartcard reader. The current default
|
|
||||||
is @file{libtowitoko.so}. Note that the use of this interface is
|
|
||||||
deprecated; it may be removed in future releases.
|
|
||||||
|
|
||||||
@item --disable-ccid
|
@item --disable-ccid
|
||||||
@opindex disable-ccid
|
@opindex disable-ccid
|
||||||
Disable the integrated support for CCID compliant readers. This
|
The integrated CCID driver for CCID compliant devices can be available
|
||||||
allows falling back to one of the other drivers even if the internal
|
when libusb was detected at build time, and it is used to access the
|
||||||
CCID driver can handle the reader. Note, that CCID support is only
|
smartcard reader. If access via PC/SC driver is needed, please
|
||||||
available if libusb was available at build time.
|
configure this option to disable CCID driver support (if any). In
|
||||||
|
GnuPG 2.2, there was a fallback mechanism from CCID driver to PC/SC
|
||||||
|
driver. The fallback mechanism worked, because scdaemon in GnuPG 2.2
|
||||||
|
only supported a single token/reader. To support of multiple
|
||||||
|
tokens/readers at the same time, fallback mechanism was removed.
|
||||||
|
|
||||||
@item --reader-port @var{number_or_string}
|
@item --reader-port @var{number_or_string}
|
||||||
@opindex reader-port
|
@opindex reader-port
|
||||||
|
Loading…
x
Reference in New Issue
Block a user