Updated on 2022-02-24 GMT+08:00

Methods of the SSLConfig Class

The methods of the SSLConfig class are used to set the certificate path and password. The following describes the main methods (excluding the get method):

Method

Description

public function __set($name, $value)

Sets the absolute path of a client certificate, for example, $sslConfig-> selfCertPath = './client.pem'.