ibmint set httpsconnector-ssl command
Use the ibmint set httpsconnector-ssl command to set the HTTPSConnector SSL settings for your installation of IBM® App Connect Enterprise.
Supported platforms
- Windows
- Linux®
- Linux on POWER®
- Linux on Z
- AIX®
- IBM z/OS® Container Extensions (zCX)
Purpose
You can use the ibmint set httpsconnector-ssl command to configure the machine-wide setting for HTTPSConnector automatic SSL configuration for all nodes or servers that do not override the default configuration. You can force secured HTTPS on all HTTP and SOAP input nodes and REST APIs that are deployed. You can also use the command to generate a new SSL private key certificate pair that is used by the automatic configuration of the HTTPSConnector.
Syntax
Parameters
- This parameter enables or disables the HTTPSConnector SSL settings for your installation of IBM App Connect Enterprise. Valid values are:
- enabled Enables the automatic configuration of the HTTPSConnector for all nodes or servers that do not override the default configuration. This setting is the default after installation.
- disabled Disables the automatic configuration of the HTTPSConnector for all nodes or servers that do not override the default configuration.
- force Enables the automatic configuration of the HTTPSConnector for all nodes or servers that do not override the default configuration and forces secured HTTPS on all HTTP or SOAP input nodes and REST APIs that are deployed.
- Generates a new SSL private key certificate pair, which is used by the automatic configuration of the HTTPSConnector.
- Send verbose internal trace to the specified file.
-
Use this parameter to display help information about the command.
Examples
Enable the automatic configuration of the HTTPSConnector for all
nodes or servers that do not override the default
configuration:
ibmint set httpsconnector-ssl enabled
Disable the automatic configuration of the HTTPSConnector for all
nodes or servers that do not override the default
configuration:
ibmint set httpsconnector-ssl disabled Enable the automatic configuration of the HTTPSConnector for all
nodes or servers that do not override the default configuration and force secured HTTPS on all HTTP
and SOAP input nodes and REST APIs that are
deployed:
ibmint set httpsconnector-ssl force Generate a new SSL private key certificate pair, which is used by the
automatic configuration of the
HTTPSConnector:
ibmint set httpsconnector-ssl --regenerate-certificate 