<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p><font face="Noto Serif">Thank you for this explanation. I try
with Thunderbird/Enigmail and two token, it works fine.</font></p>
<p><font face="Noto Serif">But when I try to access token with gpg
command like gpg --card-status or gpg --card-edit, I see only
the last I plugged. Is there a way to access each token plugged
with gpg --card-status or gpg --card-edit ?<br>
</font></p>
<p><font face="Noto Serif">Best regards</font><br>
</p>
<div class="moz-cite-prefix">Le 29/07/2020 à 03:35, NIIBE Yutaka a
écrit :<br>
</div>
<blockquote type="cite" cite="mid:87zh7jyugc.fsf@iwagami.gniibe.org">
<pre class="moz-quote-pre" wrap="">Frédéric SUEL <a class="moz-txt-link-rfc2396E" href="mailto:frederic.suel@free.fr"><frederic.suel@free.fr></a> wrote:
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">I'm trying to use two Gnuk Token on the same PC. But, it seems that
Gpg/Enigmail show only the last plug.
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
GnuPG 2.2 only supports a single token with PC/SC. But, with the
internal CCID driver, multiple tokens are supported.
If 'gpg --card-status' shows your reader like:
Reader ...........: 234B:0000:FSIJ-1.2.15-43225368:0
(i.e., USB VID:PID:SERIAL-string:0), then, it uses the internal CCID
driver. If not, it is through PC/SC. If there is no specific reason to
enable PC/SC service (for example, other usages for other cards), you
can disable it so that the internal CCID driver will be selected.
GnuPG 2.3 will support multiple tokens with PC/SC. The ticket to track
this feature is:
<a class="moz-txt-link-freetext" href="https://dev.gnupg.org/T3300">https://dev.gnupg.org/T3300</a>
Including this improvement, there will be more in GnuPG 2.3. It is
listed at:
<a class="moz-txt-link-freetext" href="https://dev.gnupg.org/T4764">https://dev.gnupg.org/T4764</a>
</pre>
</blockquote>
</body>
</html>