2020-07-17 18:19:24 -07:00
|
|
|
|
|
|
|
Test certificate generated with the following command
|
|
|
|
|
|
|
|
``keytool -genkey -keyalg RSA -alias selfsigned -keystore test.jks -storepass password -validity 360 -keysize 2048``
|
|
|
|
|
|
|
|
|
|
|
|
Converted using
|
|
|
|
|
2020-07-17 20:52:08 -07:00
|
|
|
keytool -importkeystore -srckeystore test.jks -destkeystore test_pkcs12.jks -deststoretype pkcs12
|