v1.7.0
v1.7.0
v1.7.0 includes a change to how proof of possession signatures are verified.
Fulcio has updated the expected hashing algorithm for ECDSA P-384 and P-521
signatures to be SHA-384 and SHA-512, in line with CSR signature verification.
Cosign is actively being updated to support this for when signing with a
managed key and requesting a certificate.
Features
- Allow configurable client signing algorithms (#1938)
- Use different hash in proof of possession based on key (#1959)
- Tls verification on OIDC issuers (#1932)
- feat: adds cert-utility. (#1870)
- feat: makes leaf optional and other changes. (#1931)