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

Using OpenSC enabled token for signing PDF documents in Adobe #3104

Open
ndshah88 opened this issue Apr 8, 2024 · 2 comments
Open

Using OpenSC enabled token for signing PDF documents in Adobe #3104

ndshah88 opened this issue Apr 8, 2024 · 2 comments

Comments

@ndshah88
Copy link

ndshah88 commented Apr 8, 2024

Has anyone tried to use epass2003 or entersafe tokens to sign PDF documents via Adobe?

If so, can someone advise how does Adobe know that certain certificates that are stored in the certmanager of Windows need to communicate with a smart card while others don't?

Is there a specific way in which the certificates are stored in the certificate manager of Windows?

@dengert
Copy link
Member

dengert commented Apr 12, 2024

There is an outstanding issue with epass2003 FIPS version. #2843 that may be related.

Can you run this command from #2834 to reat the ATR and a data object with flags:

opensc-tool --card-driver default -a --send-apdu 00:CA:01:86:00

If it looks like #2843 (comment) it is one of the tokens with the problem. Feitian has been slow to respond to the bug reports. Please submit a bug report if you nave one of these.
In U.S. it is https://ftsafe.us/support/

Last know updates which appear to be from Feitian are from: @haijie-ftsafe and @xaqfan

To answer your question, Windows when it sees a smartcard will add add a certificate to the cert store when it sees a smartcard with info on which card it came from. This may be long term or just while the card is inserted.

Some commands you can use are certutil.exe -v -SCInfo

@jasperdnar
Copy link

I am also looking for the same, I wonder how Adobe/Windows recognizes the certificate from card and show it in Windows Digital ID?

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

3 participants