Skip to content

Implement TLS support #855

@0xivanov

Description

@0xivanov

Problem

Currently the SDK supports only insecure connections. This limits usage in production environments where encrypted communication is required. Users must implement custom wrappers or modify the transport layer manually, which increases complexity and introduces potential security risks

Solution

Introduce optional TLS configuration for the client

Alternatives

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions