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

支持指定证书路径以连接到开启了tls_only的服务端 #8

Open
jiayaoO3O opened this issue Mar 6, 2022 · 1 comment
Open

Comments

@jiayaoO3O
Copy link

如果服务端开启了tls_only = true参数, 那连接到这台服务器的客户端都需要开启 :

tls_enable = true
tls_cert_file =xxxx
tls_key_file = xxxx
tls_trusted_ca_file = xxxx
这几个参数, 希望能够支持读取本地证书文件.

@kevinsksy
Copy link

你好,这个问题你解决了吗?
目前最新的版本没有做文件权限管理,导致指定文件路径下的证书会没有权限访问

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants