Solar_Http_Request_Adapter_Stream::setSslCapath()
public
Solar_Http_Request_Adapter
Solar_Http_Request_Adapter_Stream::setSslCapath
( string $val
)
If $_ssl_cafile is not specified or if the certificate is not found there, this directory path is searched for a suitable certificate.
Inherited from Solar_Http_Request_Adapter.
Parameters
(string)
$val
: The CA path.
Returns
(Solar_Http_Request_Adapter) This adapter object.
Description
If $_ssl_cafile is not specified or if the certificate is not found there, this directory path is searched for a suitable certificate.
The path must be a correctly hashed certificate directory.