|
Previous Page |
Solar_Http_Request_Adapter |
Next Page |
setSslCafile()
public
Solar_Http_Request_Adapter
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.
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.
Local
- Overview
- Config
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- __toString()
- _buildConfig()
- _exception()
- _fetch()
- _parseCookie()
- _postConfig()
- _postConstruct()
- _preConfig()
- _prepareRequest()
- dump()
- fetch()
- fetchAll()
- fetchRaw()
- getContent()
- getOptions()
- locale()
- setBasicAuth()
- setCharset()
- setContent()
- setContentType()
- setCookie()
- setCookies()
- setHeader()
- setMaxRedirects()
- setMethod()
- setProxy()
- setReferer()
- setSslCafile()
- setSslCapath()
- setSslLocalCert()
- setSslPassphrase()
- setSslVerifyPeer()
- setTimeout()
- setUri()
- setUserAgent()
- setVersion()