Creates a new SSL object for a connection.
The new structure inherits the settings of the underlying context ctx.
the SSL context
an allocated SSL object, or null if creation failed.
See Implementation
Creates a new SSL object for a connection.
The new structure inherits the settings of the underlying context ctx.