Secure Session Agent Client Libraries
The Secure Session Agent is a service that enables a workload to offload select operations from the mTLS handshake and protects a workload's private key material from exfiltration. Specifically, the workload asks the Secure Session Agent for the TLS configuration to use during the handshake, to perform private key operations, and to validate the peer certificate chain. The Secure Session Agent's client libraries enable applications to communicate with the Secure Session Agent during the TLS handshake, and to encrypt traffic to the peer after the TLS handshake is complete. This repository contains the source code for the Secure Session Agent's Go client libraries, which allow gRPC and HTTP Go applications to use the Secure Session Agent. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/google/s2a-go
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.1.7-4.fc41 | - |
Fedora 42 | 0.1.7-4.fc41 | - |
Fedora 41 | 0.1.7-4.fc41 | - |
Fedora 40 | 0.1.7-2.fc40 | - |
You can contact the maintainers of this package via email at
golang-github-google-s2a dash maintainers at fedoraproject dot org
.