File: README.md

package info (click to toggle)
golang-github-google-s2a-go 0.1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,800 kB
  • sloc: sh: 144; makefile: 9
file content (2 lines) | stat: -rw-r--r-- 206 bytes parent folder | download | duplicates (3)
1
2
This example implements a gRPC Go Echo client and server which use self-signed X.509 certificates and s2av2TransportCreds (implementation of
TransportCredentials interface) to establish an mTLS connection.