mysqli::ssl_set

mysqli_ssl_set

(PHP 5, PHP 7)

mysqli::ssl_set -- mysqli_ssl_setʹ�� SSL ���������ݿ�֮��İ�ȫ����

˵��

���������

mysqli::ssl_set ( string $key , string $cert , string $ca , string $capath , string $cipher ) : bool

���̻����

mysqli_ssl_set ( mysqli $link , string $key , string $cert , string $ca , string $capath , string $cipher ) : bool

ʹ�� SSL ���������ݿ�֮��İ�ȫ���ӣ� �����ڵ��� mysqli_real_connect() ����֮ǰ���ô˺����� �������� OpenSSL ֧�֣�����˺������κ����á�

��Ҫע����ǣ��� PHP 5.3.3 ֮ǰ�İ汾�У� MySQL ԭ��������֧�ֽ��� SSL ���ӣ� ���ԣ���ʹ�� MySQL ԭ��������ʱ�򣬵��ô˺������������ �� PHP 5.3 ��ʼ���� Windows ƽ̨�ϣ�Ĭ�������� MySQL ԭ�������ġ�

����

link

���Թ��̻���ʽ����mysqli_connect() �� mysqli_init() ���ص����ӱ�ʶ��

key

��Կ�ļ���·��

cert

֤���ļ���·��

ca

ǩ��������֤���ļ�·��

capath

ָ��һ��Ŀ¼��·���� ��Ŀ¼�´�ŵ��������ε� CA ����֤�� PEM ��ʽ���ļ���

cipher

SSL ��������ʹ�õ��㷨�嵥

�κ�δʹ�õ� SSL ��������������Ϊ NULL��

����ֵ

�˺�����Զ�᷵�� TRUE�� ��� SSL ������������ô�ڵ��� mysqli_real_connect() �����������ӵ�ʱ��Żᱨ��

�μ�