ibmint display httpsconnector-ssl command
Use the ibmint display httpsconnector-ssl command to display 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 display httpsconnector-ssl command to display the HTTPSConnector SSL settings for your installation of IBM App Connect Enterprise.
Syntax
Parameters
No parameters are required with the ibmint display httpsconnector-ssl command.
Examples
Display the HTTPSConnector SSL settings for your installation of IBM App Connect Enterprise:
ibmint display httpsconnector-ssl
If HTTPSConnector SSL is enabled, the output from the command is similar to the
following example:
BIP15333I: Installation wide HTTPSConnector ssl is 'enabled'.
BIP15342I: Installation wide HTTPSConnector ssl private key and certificate pair details:
Signature Algorithm: sha256WithRSAEncryption
Issuer: C=US, CN=IBM App Connect Enterprise v13.0 HTTPSConnector self signed, O=IBM, OU=IBM App Connect
Validity
Not Before: Sep 3 18:38:26 2024 GMT
Not After : Sep 1 18:38:26 2034 GMT
Subject: C=US, CN=IBM App Connect Enterprise v13.0 HTTPSConnector self signed, O=IBM, OU=IBM App Connect
X509v3 extensions:
X509v3 Basic Constraints: critical
CA:TRUE
X509v3 Key Usage: critical
Digital Signature, Certificate Sign
X509v3 Extended Key Usage: critical
TLS Web Server Authentication
X509v3 Subject Key Identifier:
70:6E:13:79:BE:8E:A4:E4:46:4E:7A:BD:4D:0A:78:2A:FF:65:D8:50
X509v3 Subject Alternative Name:
DNS:9.179.0.245, DNS:IBM-PF3VVELZ, DNS:localhost, IP Address:0:0:0:0:0:0:0:1, IP Address:127.0.0.1
BIP15335I: Certificate files for use with clients:
C:\ProgramData\IBM\MQSI\certificates\13.0\httpsconnector-ssl\httpsconnector-ssl.13.0.cer
C:\ProgramData\IBM\MQSI\certificates\13.0\httpsconnector-ssl\httpsconnector-ssl.13.0.pem
If
HTTPSConnector SSL is disabled, the output from the command is as
follows:BIP15333I: Installation wide HTTPSConnector ssl is 'disabled'.