When creating a TCP/IP client configuration that uses SSL, what is the correct method to test the configuration?
A
Use an HTTPClientInput node, or a HTTPClientOutput node to open a connection to a remote SSL server application that is listening on a HTTP/IP port.
B
Use either a TCPIPClientInput node or a TCPIPClientOutput node to open a connection to a remote SSL server application that is listening on a TCP/IP port.
C
Use an SSLClientInput node or a SSLClientOutput node to open a connection to a remote HTTPS server application that is listening on a SSL/IP port.
D
Use an HTTPSClientInput node, or a HTTPSClientOutput node to open a connection to a remote SSL server application that is listening on a HTTPS/IP port.
Show Answer