Keystore panel

The Keystore panel contains configurations for individual keystores. When you edit an SSL configuration in the Administration > Security > SSL panel, you can select these individual configurations to be part of an SSL configuration.

You can create configurations or use the configurations that are provided:

Each keystore has the following properties:

Name
Access
The access group that defines which users can edit or delete this keystore.
Location
The location of the keystore file. The default keystores all use the default location for Build Forge keystores: <bfinstall>/keystore. If you are using WebSphere Application Server as the application server rather than the provided Tomcat application server, specify an absolute path.
Keystore Type
A keystore must be one of the following types:
  • JKS
  • PKCS12
  • JCEKS
  • PEM
Password
Specifies a password that must be used when accessing the keystore.
Verified
Specify the password again here to verify it.

Keystores and WebSphere Application Server

If you use WebSphere Application Server rather than the provided Tomcat application server, additional requirements apply to configuring keystores:

Feedback