Skip to content

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

@jiayaoO3O

Description

@jiayaoO3O

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions