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

Facing problem in Digital Certificate Generation (x.509) using keys stored in softHSM. #750

Open
Nimesh-Nagar opened this issue Jul 10, 2024 · 0 comments

Comments

@Nimesh-Nagar
Copy link

I am using python-pkcs11 library for interacting with softhsm. I have successfully generated symmetric key as well as asymmetric keys, stored in softHSM and used it for Encryption and Decryption of data.

I am facing problem in generating Digital certificate (x.509) using the keys which are stored in softHSM.

I am referring docs
https://python-pkcs11.readthedocs.io/en/latest/applied.html

I have used openssl pkcs11 engine but didn't succeed.

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

1 participant