An SSL object be either an SSL server or an SSL client. It cannot be both. Those
transports that will be used to accept incoming connection requests must be configured
as an SSL server. Those transports that will be used to initiate outbound connections
must be configured as an SSL client.
Initialize the ssl domain object.
An SSL object be either an SSL server or an SSL client. It cannot be both. Those transports that will be used to accept incoming connection requests must be configured as an SSL server. Those transports that will be used to initiate outbound connections must be configured as an SSL client.