You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey everyone, just a quick update regarding this PR:
The current implementation of Transport support for extensible TLS-verifier methods was in a PoC stage and is now being transitioned to a conventional Rustls (Rust TLS library) custom verifier with a comprehensive trust states management.
Description (TBU)
Add SDK and CLI support for loading external extensions to provide additional functionality.
Add support for the optional use of additional TLS verification methods in the
Transport
struct.Additional context
This issue is part of a meta issue #71 . Refer to it for context and additional information.
The text was updated successfully, but these errors were encountered: