How to export non-exportable private key from store

前端 未结 7 610
野的像风
野的像风 2021-01-29 20:51

I need to export private key from Windows store. What should I do if the key is marked as non-exportable? I know that it is possible, program jailbreak can export this key.

相关标签:
7条回答
  • 2021-01-29 21:24

    i wanted to mention Jailbreak specifically (GitHub):

    Jailbreak

    Jailbreak is a tool for exporting certificates marked as non-exportable from the Windows certificate store. This can help when you need to extract certificates for backup or testing. You must have full access to the private key on the filesystem in order for jailbreak to work.

    Prerequisites: Win32

    0 讨论(0)
提交回复
热议问题