-
Notifications
You must be signed in to change notification settings - Fork 91
Labels
enhancementNew feature or requestNew feature or request
Description
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 requestNew feature or request