Mon, 17 Jun 2024 08:44:43 UTC | login

Information for build golang-github-google-s2a-0.1.7-1.fc40

ID258598
Package Namegolang-github-google-s2a
Version0.1.7
Release1.fc40
Epoch
SummarySecure Session Agent Client Libraries
DescriptionThe 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 26 Oct 2023 11:20:21 UTC
CompletedThu, 26 Oct 2023 11:20:21 UTC
Tags
f40
RPMs
src
golang-github-google-s2a-0.1.7-1.fc40.src.rpm (info) (download)
noarch
golang-github-google-s2a-devel-0.1.7-1.fc40.noarch.rpm (info) (download)
Changelog * Sat Oct 07 2023 Robert-André Mauchin <zebob.m@gmail.com> - 0.1.7-1 - Initial import