TOC PREV NEXT INDEX



ssl


The ssl protocol works similarly to the socket protocol, except that data is encrypted. Connections made using the ssl protocol require a server capable of accepting secure socket connections.

The usage is ssl://servername:port

where servername can be any legal domain name or IP address and port is the port number to connect to on the server. The port number is required.


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX