Skip to content

Releases: googleapis/enterprise-certificate-proxy

V0.2.0 Public Preview Release

29 Sep 19:03
c5f65f9
Compare
Choose a tag to compare
Pre-release

This is the 2022 Q3 Public Preview Release.

  • Updated certificate config name and schema. This change is not backwards compatible. Please see README for details.
  • Security Updates. Added restriction to only support RSA keys with a minimum of 2048 bits.

v0.1.0

13 Jun 17:50
44c5943
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial release of enterprise certificate proxy project that includes the following:

  1. Darwin signer binary.
  2. Windows signer binary.
  3. Linux signer binary (beta)
  4. Golang signer client (cross-platform).
  5. C-based shared library for signer client (cross-platform). The shared library currently provides client APIs for Python.