m_setssl_cafile

(PHP 5 >= 5.1.0RC1)

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

说明

int m_setssl_cafile ( resource conn, string cafile )

警告

本函数暂无文档,仅有参数列表。

参数

conn

An MCVE_CONN resource returned by m_initengine().

cafile

Its description

返回值

What the function returns, first on success, then on failure. See also the &return.success; entity