Collections:
Other Resources:
Create Keystore in JKS Format with Portecle
How to a keystore file in JKS (Java KeyStore) format with Portecle? I want to use it to store certificates for my Java applications.
✍: FYIcenter.com
If you want to create a keystore file in JKS format and you are tired
of using the JDK keytool commands, you can try the Portecle GUI tool.
1. Run Portecle.
2. Click File > New Keystore in the menu.
3. Select "JKS" as the keystore type and click OK You have an empty JKS keystore created in Portecle.
4. Click File > Save Keystore as... in the menu. You see "Set Keystore Password" box showing up.
5. Enter "FYIcenter" as the password and click OK
6. Enter "FYIcenter.jks" as the file name and click Save You have an empty JKS keystore file created.
2015-10-12, ≈12🔥, 0💬
Popular Posts:
What certificates are included in the Java default trusted certificate keystore file: "cacerts"? For...
Certificate summary - Owner: GlobalSign Extended Validation CA - G2, GlobalSign nv-sa, BE Issuer: Gl...
Certificate summary - Owner: *.vkontakte.ru, Domain Control Validated, *.vkontakte.ru Issuer: SERIAL...
Certificate summary - Owner: *.bbb.org, Domain Control Validated - RapidSSL(R), See www.rapidssl.com...
How to specify DN value defaults when using the "prompt=yes" mode of the OpenSSL "req -new" command?...