|
Previous Page |
Solar_Http_Request_Adapter_Stream |
Next Page |
setSslCapath()
public
Solar_Http_Adapter
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_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.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- __toString()
- _exception()
- _fetch()
- _parseCookie()
- _prepareContext()
- _prepareRequest()
- apiVersion()
- dump()
- fetch()
- fetchRaw()
- getContent()
- getOptions()
- locale()
- setBasicAuth()
- setCharset()
- setContent()
- setContentType()
- setCookie()
- setHeader()
- setMaxRedirects()
- setMethod()
- setProxy()
- setSslCafile()
- setSslCapath()
- setSslLocalCert()
- setSslPassphrase()
- setSslVerifyPeer()
- setTimeout()
- setUri()
- setUserAgent()
- setVersion()