Configuring an HTTPS or FTPS Port
Integration Server requires an HTTPS or FTPS port for SSL connections.
If you want to allow only secure connections to the server, ensure that the primary port uses an HTTPS or FTPS port and delete all other non-HTTPS or non-FTPS ports. Add as many additional HTTPS or FTPS ports as you want. Make sure no other applications are listening on the port you want to use.
You can further ensure secure communications by configuring all HTTPS, HTTPS diagnostic ports, and FTPS ports to use Java Secure Socket Extension (JSSE). That is, set
Use JSSE to
Yes for the ports. For more information about configuring ports to use JSSE, see
Configuring Ports.
Note:
When you configure a port to use JSSE and a client presents a certificate that Integration Server does not trust, Integration Server rejects the request. Integration Serverwill not fall back to use basic credentials (user name/password). If the client provides a valid certificate but there is no user mapped to the certificate, Integration Server issues an invalid credentials error.