There is smartcard redirection support in freerdp and I've been working
on fixing some issues, but there are some issues left, for which I've
currently no time to trace.
You can check out the branch here:
https://github.com/akallabeth/FreeRDP.git branch smartcard_context_fix
It basically works, b
Wondering if anyone might be working on adding this?
I have been working on adding SC authentication support, which I have working
locally, and now it seems I will need the smartcard channel if I want to be
able to have the server logon to the desktop using the supplied SC credentials.
The impl