Solar_Http_Request_Adapter_Stream::setSslCafile()
public
Solar_Http_Request_Adapter
Solar_Http_Request_Adapter_Stream::setSslCafile
( string $val
)
Location of Certificate Authority file on local filesystem which should be used with the $_ssl_verify_peer option to authenticate the identity of the remote peer.
Inherited from Solar_Http_Request_Adapter.
Parameters
(string)
$val
: The CA file.
Returns
(Solar_Http_Request_Adapter) This adapter object.
Description
Location of Certificate Authority file on local filesystem which should be used with the $_ssl_verify_peer option to authenticate the identity of the remote peer.