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

SmartCard-HSM issue with Windows AD Smart Card Logon & Micrsoft Encrypting File System #3114

Closed
scottthomas007 opened this issue Apr 15, 2024 · 4 comments

Comments

@scottthomas007
Copy link

Bonjour community,

i am using SmartCard-HSM with a RSA 2048 digital certificate for Windows AD Smart Card Logon with SC-HSM Starter kit, sc-hsm-middleware-x64-2.12 and opensc-0.20.0/0.25.0

for Windows logon: It stucks on "checking status..."

for certutil -scinfo it shows following output and stucks

The Microsoft Smart Card Resource Manager is running.
Current reader/card status:
Readers: 1
0: OMNIKEY CardMan 3x21 0
--- Reader: OMNIKEY CardMan 3x21 0
--- Status: SCARD_STATE_PRESENT | SCARD_STATE_INUSE
--- Status: The card is being shared by a process.
--- Card: SmartCard-HSM
--- ATR:
3b fe 18 00 00 81 31 fe 45 80 31 81 54 48 53 4d ;.....1.E.1.THSM
31 73 80 21 40 81 07 fa 1s.!@...

=======================================================
Analyzing card in reader: OMNIKEY CardMan 3x21 0

@frankmorgner
Copy link
Member

There has been a bug in 0.25.0, please try 0.25.1.

@scottthomas007
Copy link
Author

I have tried OpenSC 0.25.1 but the issue is the same... i also have installed SC-HSM PKCS11 module but still no success

@frankmorgner
Copy link
Member

Please generate a debug log for OpenSC 0.25.1, i.e.

set OPENSC_DEBUG=3
certutil -scinfo

If you have problems with https://github.com/CardContact/sc-hsm-embedded, please open an issue there.

@scottthomas007
Copy link
Author

Hi ,
the issue has been resolved. maybe we were missing some steps I think the opensc.conf file changes. anyhow thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants