easy:SetOpt_Use_SSL(level)
level of SSL for the transfer.
These are all protocols that start out plain text and get "upgraded" to SSL using the STARTTLS command.
This is for enabling SSL/TLS when you use FTP, SMTP, POP3, IMAP etc.
#CURLUSESSL_NONE#CURLUSESSL_TRY#CURLUSESSL_CONTROL#CURLE_USE_SSL_FAILED.
#CURLUSESSL_ALL#CURLE_USE_SSL_FAILED.