CurlUseSSL

parameter for the CURLOPT_USE_SSL option

Values

ValueMeaning
none

do not attempt to use SSL

tryssl

try using SSL, proceed anyway otherwise

control

SSL for the control connection or fail

all

SSL for all communication or fail

last

not an option, never use

Meta