kaikramer / keystore-explorer

KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool and jarsigner.
https://keystore-explorer.org/
GNU General Public License v3.0
1.67k stars 271 forks source link

Allow exporting private keys for added encryption #405

Closed jgrateron closed 9 months ago

jgrateron commented 1 year ago

image

Sometimes I have RSA private keys as a .key file and when I view them from KeyStore explorer I cannot export with an encryption, so I have to create a new store, import the key and certificate and use the export private key option.

image

image

perhaps the option to export private keys can be added to the first screen.

kaikramer commented 1 year ago

I see. That sounds like a useful improvement.

jgrateron commented 1 year ago

image

Completed

The-Lum commented 1 year ago

[Just for traceability,] here is the corresponding PR:

(Thank @jgrateron)

kaikramer commented 9 months ago

Closing issues in preparation for release 5.5.3