About this task
Build Forge has three default keystores that are
password-protected, all installed on the host where you installed
the Build Forge engine, in <bfinstall>/keystore:
- buildForgeKey.pem - used by OpenSSL, requires
the openssl tool to change the password.
- buildForgeKeyStore.p12- used by JSSE, requires
the ibmjdk tool to change the password.
- buildForgeTrustStore.p12 - used by JSSE, requires
the ibmjdk tool to change the password.
The tools are included with Build Forge software.
Note: Line
breaks are used for clarity in the example commands. Do not use them
in the command. Enter it as one string or use the line-continuation
character (^ for Windows, \ for UNIX or Linux).
Important: The same password is used for all keystores. It is
shown as newpassword in the examples.