<div dir="ltr"><div>Thanks for getting in touch. After some experiments and I made it work. The most difficult part was to get scdaemon logging properly to a file, so that I can determine if it is able to detect any readers and the correct reader name.<br><br></div><div>Using absolute paths did not work for me (I was tracing the log file access using Process Monitor) and I ended up using relative path with forward slashes.<br><br></div><div>After few more configuration tweaks, it worked. Interestingly enough, 'scd getinfo reader_list' returns nothing even though everything works for me now.<br><br></div><div>Regards,<br><br></div><div>Ondrej<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 19, 2018 at 4:10 AM, Andre Heinecke <span dir="ltr"><<a href="mailto:aheinecke@intevation.de" target="_blank">aheinecke@intevation.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
On Thursday, April 19, 2018 12:03:40 AM CEST Ondrej Krajicek wrote:<br>
> after a whole day of unsuccessful and frustrating experiments win gpg4win<br>
> and yubikey, I have no other option than to post question to this mailing<br>
> list. I sincerely do hope that someone can help me.<br>
> My yubikey is working correctly in all tools except gpg4win. And I suspect<br>
> that yubikey is not the problem.<br>
<br>
As far as I know yubikey is supported by default in Gpg4win.<br>
<br>
> ...<br>
<br>
> My scdaemon.conf file looks like this:<br>
> > type .\scdaemon.conf<br>
> debug-level guru<br>
> debug-all<br>
> debug-ccid-driver<br>
> log-file scdaemon.log<br>
<br>
I always put absolute paths in the log-file parameter e.g.<br>
c:\foo\scdaemon.log<br>
Maybe this is why you don't see a log file?<br>
<br>
You also need to restart scdaemon after changing the file (best to kill it with <br>
task-manager).<br>
<br>
> verbose<br>
> reader-port "Yubikey 4 OTP+U2F+CCID"<br>
<br>
Have you tried without the reader-port value? Where did you take it from?<br>
I guess you have tried without luck without an scdaemon.conf ?<br>
<br>
> The strange thing is that with these settings, scdaemon.log should be full<br>
> with debug log entries, but it is not.<br>
> <br>
> Any ideas?<br>
<br>
Mh, maybe some other Application blocks it. Indeed debug output should tell us <br>
more whats going on.<br>
<br>
When you have debug output its probably best to open an issue on<br>
 <a href="https://dev.gnupg.org" rel="noreferrer" target="_blank">https://dev.gnupg.org</a><br>
<br>
I don't think that the scdaemon maintainer reads this list and I don't know <br>
much about the internals.<br>
<br>
Best regards,<br>
Andre<br>
<span class="HOEnZb"><font color="#888888"><br>
-- <br>
Andre Heinecke |  ++49-541-335083-262  | <a href="http://www.intevation.de/" rel="noreferrer" target="_blank">http://www.intevation.de/</a><br>
Intevation GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 18998<br>
Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner</font></span></blockquote></div><br></div>