Skip to content

1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 21:38
· 65 commits to main since this release

This release of STET adds a new --insecure-skip-verify that allows the tool to skip the verification of the inner TLS certificate when establishing the secure session, which can be useful for debugging and situations where an EKM's certificates are incorrect configured.

In addition, it updates STET to tag Cloud KMS requests with an appropriate user agent string.

Finally, it makes use of functionality added to go-tpm-tools' 0.3.0 release to add attestation verification to the reference server implementation.

Full Changelog: 1.0.0...1.1.0