(PECL pecl_http >= 0.10.0)
HttpRequest::setSslOptions — Set ssl options
$options
] )Set SSL options.
options
an associative array containing any SSL specific options; if empty or omitted, the SSL options will be reset
成功时返回 TRUE
, 或者在失败时返回 FALSE
.