m_setssl_cafile

(PHP 5 >= 5.0.5, PECL mcve >= 1.0.0)

m_setssl_cafileSet SSL CA (Certificate Authority) file for verification of server certificate

Beskrivelse

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

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

Parametre

conn

An MCVE_CONN resource returned by m_initengine().

cafile

Returnerings Værdier

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top