MCVE
PHP Manual

m_setssl_cafile

(PHP 5 >= 5.0.5, PECL mcve:1.0.0-5.2.2)

m_setssl_cafile — Set SSL CA (Certificate Authority) file for verification of server certificate

Description

int m_setssl_cafile ( resource $conn , string $cafile )
Warning

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

Parameters

conn

An MCVE_CONN resource returned by m_initengine().

cafile

Return Values


MCVE
PHP Manual