Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Administering Integration Server | 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.
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 and it 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.