Security settings for HTTP Reverse Proxy listener ports can be set up while creating the proxy or while configuring the HTTP Reverse Proxy settings. These settings can also be modified on the Http Listeners tab: select the listener and click Modify. The settings are the same either way.

Enable the Use keystore option to configure server side SSL settings.

Configure the following settings:

Key store fileSpecify the path to the key store file. You can enter the path manually or browse the file system or workspace.
Key store passwordSpecify the password to access the keystore.
Key store type

Choose a keystore type from the drop-down menu and click Load.

CertificateFrom the Certificate drop-down menu, choose the certificate alias to present to the server. The menu will be empty if there are configuration errors, such as incorrect password or keystore type.

Enable the Perform client authentication option to configure client side SSL settings.

Configure the following settings:

Key store fileSpecify the path to the key store file. You can enter the path manually or browse the file system or workspace.
Key store passwordSpecify the password to access the keystore.
Key store type

Choose a keystore type from the drop-down menu and click Load.

  • No labels