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

feat(pkcs11-tool): print CKA_UNIQUE_ID value for keys and certificates #2644

Merged

Conversation

AlexandreGonzalo
Copy link
Contributor

Hi All,
Our PKCS#11 implementation is using the CKA_UNIQUE_ID attribute and it is quite convenient to be able to display it with the pkcs11-tool.
This is the new output:
Certificate Object; type = X.509 cert
subject: DN: C=FR, ST=PACA, L=Valbonne, O=Trustonic, CN=*.trustonic.com
serial: 63E2A7CA72264EAB2E1E70ADC52341D44EC2D4A7
ID: 01
Unique ID: cef6c9a53f838aff0bd8125c3b3b0631b4bcb1bbbee70de0d106b5504c63b92a71794f2aa765c6514e7a3f3770913fe3e03a3e3697aba0c8b6e64dbc1fcd0c14

Checklist
  • Documentation is added or updated
  • New files have a LGPL 2.1 license statement
  • PKCS#11 module is tested
  • Windows minidriver is tested
  • macOS tokend is tested

@Jakuje Jakuje added this to In progress in Release 0.23.0 via automation Nov 17, 2022
@Jakuje Jakuje merged commit e8233a8 into OpenSC:master Nov 17, 2022
Release 0.23.0 automation moved this from In progress to Done Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants