ssl_cafile
当设置ssl_verify_peer
为true
时, 用来验证远端证书所用到的CA
证书。 本选项值为CA
证书在本地文件系统的全路径及文件名。
- 类型:
string
$client->set([
'ssl_cafile' => '/etc/CA',
])
© Swoole.com 2008 - 2021 备案号:苏ICP备19021875号-1 | 苏公网安备 32058302002209号 | 版权声明
官方QQ群:810919826 开发组邮件列表: team@swoole.com 当前Swoole扩展版本:swoole-4.2.5