python-pkcs11 icon indicating copy to clipboard operation
python-pkcs11 copied to clipboard

private key extraction

Open gkerner opened this issue 3 years ago • 0 comments

Hello,

I am trying to extract from HSM token the private key and convert it to pem. RubyGems signing requires both ca_cert.pem, which I managed to extract and convert to pem, and the private_key.pem. I only got the Label, Id and other object staff, but clearly it's not enough for external signing. Can I do that? If not - any other suggestions for the process?

Thank You!

gkerner avatar Nov 25 '21 22:11 gkerner