Skip to content

[Enhancement] Add SSL configuration when starting the client #1070

@takagi906

Description

@takagi906

Before Creating the Enhancement Request

  • I have confirmed that this should be classified as an enhancement rather than a bug/feature.

Programming Language of the Client

Go

Summary

Add the option to enable SSL, which allows for the selection of encrypted transmission when implementing the underlying GRPC

Motivation

At present, the underlying GRPC implementation of Golang defaults to enabling SSL. If my proxy does not enable SSL, it will cause communication failure

Describe the Solution You'd Like

Add SSL configuration, and the underlying GRPC can choose whether to enable encrypted communication based on the configuration.

Describe Alternatives You've Considered

none

Additional Context

none

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions