• caglararli@hotmail.com
  • 05386281520

How to create a pkcs12 store where the private key is encrypted with a different password than the store itself?

Çağlar Arlı      -    98 Views

How to create a pkcs12 store where the private key is encrypted with a different password than the store itself?

Basically, as the title says.

Neither keytool nor openssl allow that.

EDIT: apparently, pkcs12 doesn't support that. So, use JKS, which you can easily create with keytool.