Create an SSL connection. Blocks the calling task until the handshake is complete.
the name of the host
the port to use (eg "443" for an HTTPS connection)
IOException if the connection failed
See Implementation
Create an SSL connection. Blocks the calling task until the handshake is complete.