m_setssl_cafile

(PHP 5 >= 5.1.0RC1)

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

Beschreibung

int m_setssl_cafile ( resource conn, string cafile )

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter Liste

conn

An MCVE_CONN resource returned by m_initengine().

cafile

Its description

Rückgabewerte

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