Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PC/SC: don't reset the card on disconnection #1242

Merged
merged 1 commit into from
Jan 22, 2018

Commits on Jan 16, 2018

  1. PC/SC: don't reset the card on disconnection

    Windows/macOS (minidriver/tokend) handle the authentication status and
    perform an explicit logout on shutdown. PKCS#11 standard requires a
    session for logging into the card; when closing the session we perform
    an explicit logout. Hence, the authentication status should be reset
    even if not performing a reset on disconnect.
    frankmorgner committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    80c11d7 View commit details
    Browse the repository at this point in the history