A company has implemented a Web Service (WS) in IBM Sterling B2B Integrator (SBI). The WS is
using unencrypted HTTP as transport. The SBI is deployed as a single node instance. How can
this transport be configured to be encrypted?

A.
Change the URL in the WSDL file to https://…
B.
Change the transport to HTTPS in WS manager.
C.
Change the SSL settings in SOAHttpServerAdapter.
D.
Check in a SSL certificate and link to it in WS manager.
Explanation: