|
Previous Page |
Solar_Http_Request_Adapter |
Next Page |
setSslLocalCert()
public
Solar_Http_Request_Adapter
setSslLocalCert (
string $val
)
Path to local certificate file on filesystem.
Parameters
- (string)
$val: The local certificate file path.
Returns
- (Solar_Http_Request_Adapter) This adapter object.
Description
Path to local certificate file on filesystem.
This must be a PEM encoded file which contains your certificate and private key. It can optionally contain the certificate chain of issuers.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- __toString()
- _exception()
- _fetch()
- _parseCookie()
- _prepareRequest()
- apiVersion()
- 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()