Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssl/tls 认证,现在是否只是能支持单向认证,双向认证不被支持? #30

Open
douxiyou opened this issue Mar 27, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@douxiyou
Copy link

`SSL/TLS证书

$client->set(array(
'ssl_cert_file' => $your_ssl_cert_file_path,
'ssl_key_file' => $your_ssl_key_file_path,
));
`
swoole官方文档上有双向认证的配置,在saber中是怎么操作?

@twose twose added the enhancement New feature or request label Mar 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants