Previous Page
setSslCapath()

Solar_Http_Request_Adapter
setSslLocalCert()

Next Page
setSslPassphrase()

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.