CouchdbClient::setCAPath

Sets the CA information

Description

public bool CouchdbClient::setCAPath ( string $ca_path , string $ca_info )

Warning

This function is currently not documented; only its argument list is available.

Parameters

ca_path

ca_info

Return Values

Examples

Example #1 CouchdbClient::setCAPath example

<?php

/* ... */

?>

The above example will output something similar to:

...