Integration Server 10.15 | Integration Server Administrator's Guide | Configuring Integration Server for Secure Communications | Configuring Integration Server as an SSL Server | Configuring an HTTPS or FTPS Port
 
Configuring an HTTPS or FTPS Port
 
Controlling Server SSL Security Level by 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.
To ensure secure communications, all HTTPS, HTTPS diagnostic ports, and FTPS ports use Java Secure Socket Extension (JSSE). This cannot be changed. However, you can change the allowed cipher suites. For more information about setting the cipher suties, see Specifying Cipher Suites for Use with SSL.
Note:
When a client presents a certificate that Integration Server does not trust to an HTTPS or FTPS port, Integration Server rejects the request. Integration Server will 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.