Releases: googleapis/enterprise-certificate-proxy
Releases · googleapis/enterprise-certificate-proxy
V0.2.0 Public Preview 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
Initial release of enterprise certificate proxy project that includes the following:
- Darwin signer binary.
- Windows signer binary.
- Linux signer binary (beta)
- Golang signer client (cross-platform).
- C-based shared library for signer client (cross-platform). The shared library currently provides client APIs for Python.