golang-github-googleapis-enterprise-certificate-proxy 0.2.0-2 source package in Ubuntu

Changelog

golang-github-googleapis-enterprise-certificate-proxy (0.2.0-2) unstable; urgency=medium

  * debian/copyright: mark client*.go and signer.go as BSD-2 licensed.
    Upstream contact is Andy Zhao.
  * Standards-Version: 4.6.2

 -- Drew Parsons <email address hidden>  Thu, 25 Jan 2024 00:35:44 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-googleapis-enterprise-certificate-proxy_0.2.0-2.dsc 2.6 KiB 034cc7bc67cf0f9c1dee691348637ec6d93f999cc2e4cbb92ef3edf549579f55
golang-github-googleapis-enterprise-certificate-proxy_0.2.0.orig.tar.gz 29.9 KiB 73fd824a33039c47e437275a35e076181085e4cf5fb779cf552da070cbacadc5
golang-github-googleapis-enterprise-certificate-proxy_0.2.0-2.debian.tar.xz 3.9 KiB 86d19473a2fe6e1ed11bd61dd3832f609612e634b7eff1808be4fc81b69ed325

No changes file available.

Binary packages built by this source

enterprise-certificate-proxy-signer: signer for Google Proxies for Enterprise Certificates (program)

 Certificate-based-access
 .
 If you use certificate-based access (https://cloud.google.com/beyondcorp-
 enterprise/docs/securing-resources-with-certificate-based-access) to protect
 your Google Cloud resources, the end user device certificate
 (https://en.wikipedia.org/wiki/Client_certificate) is one of the
 credentials that is verified before access to a resource is granted. You
 can configure Google Cloud to use the device certificates in your
 operating system key store when verifying access to a resource from the
 gcloud CLI or Terraform by using the enterprise certificates feature.
 .
 Google Enterprise Certificate Proxies (ECP)
 .
 Google Enterprise Certificate Proxies (ECP) are part of the Google Cloud
 Zero Trust architecture (/zerotrust) that enables mutual authentication
 with client-side certificates
 (https://en.wikipedia.org/wiki/Client_certificate). This repository
 contains a set of proxies/modules that can be used by clients or
 toolings to interact with certificates that are stored in protected key
 storage systems (https://en.wikipedia.org/wiki/Key_management).
 .
 To interact the client certificates, application code should not need to
 use most of these proxies within this repository directly. Instead, the
 application should leverage the clients and toolings provided by Google
 such as Cloud SDK (https://cloud.google.com/sdk) to have a more
 convenient developer experience.
 .
 This package provides the linux signer built for
 enterprise-certificate-proxy

enterprise-certificate-proxy-signer-dbgsym: debug symbols for enterprise-certificate-proxy-signer
golang-github-googleapis-enterprise-certificate-proxy-dev: Google Proxies for Enterprise Certificates (library)

 Certificate-based-access
 .
 If you use certificate-based access (https://cloud.google.com/beyondcorp-
 enterprise/docs/securing-resources-with-certificate-based-access) to protect
 your Google Cloud resources, the end user device certificate
 (https://en.wikipedia.org/wiki/Client_certificate) is one of the
 credentials that is verified before access to a resource is granted. You
 can configure Google Cloud to use the device certificates in your
 operating system key store when verifying access to a resource from the
 gcloud CLI or Terraform by using the enterprise certificates feature.
 .
 Google Enterprise Certificate Proxies (ECP)
 .
 Google Enterprise Certificate Proxies (ECP) are part of the Google Cloud
 Zero Trust architecture (/zerotrust) that enables mutual authentication
 with client-side certificates
 (https://en.wikipedia.org/wiki/Client_certificate). This repository
 contains a set of proxies/modules that can be used by clients or
 toolings to interact with certificates that are stored in protected key
 storage systems (https://en.wikipedia.org/wiki/Key_management).
 .
 To interact the client certificates, application code should not need to
 use most of these proxies within this repository directly. Instead, the
 application should leverage the clients and toolings provided by Google
 such as Cloud SDK (https://cloud.google.com/sdk) to have a more
 convenient developer experience.
 .
 This package contains enterprise-certificate-proxy Go language source.