Skip to main content

Module tls

Module tls 

Source
Expand description

Process-wide transport mode for the cluster control plane (barrier and shuffle), resolved once at startup with at most one TLS identity.

Structs§

ClusterTls
TLS material shared by every control-plane server and client in this process.

Functions§

claim_cluster_plaintext
Select process-wide plaintext before any cluster transport is constructed.
set_cluster_tls
Install process-wide control-plane TLS before any cluster transport is constructed.