# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
disable - No SSL.
require - Always SSL (skip verification).
verify-ca - Always SSL (verify that the certificate presented by the server was signed by a trusted CA).
verify-full - Always SSL (verify that the certification presented by the server was signed by a trusted CA and the server host name matches the one in the certificate).
# Type aliases
No description provided by the author