Below contents come from Integration Administration Guide:
Most of the time you will want to specify a trusted certificates directory;
however, there may be times when you want to leave it blank. For example, you might
want to trust all certificate authorities on outbound requests and trust specific CAs on
different ports for incoming requests. For outbound requests (a certificate the server
receives from a server that it submits a request to), if you leave this field blank or
specify a directory that does not contain certificates for CAs, by default, the server
trusts all certificate authorities. The property that controls this behavior
(watt.security.cert.wmChainVerifier.trustByDefault) is set to True by default.
If this property is set to False and no directory or an empty directory is specified, the
server will trust no certificates for outbound requests.
For inbound requests, you can specify a trusted certificates directory at the server
level (on the Security Certificates screen) or at the port level (on the Edit HTTPS Port
Configuration screen). If you omit a trusted authorities directory (or specify a
directory that does not contain CA certificates) from both the server level and the port
level, the server will trust no certificate authorities. If you specify a trusted authorities
directory at the server level and at the port level, the server uses the directory
specified at the port level for determining trust on connections being made to that
port. If you specify a trusted authorities directory at just the port level, the server uses
the port-level setting for requests being made to the port.
or
follow chirag1.sanghavi.35488’s reply
#Integration-Server-and-ESB#webMethods