Skip to content

Autocert v0.19.3 (24-06-13)

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 19:27
· 72 commits to master since this release
69d11c1

Signatures and Checksums

autocert uses sigstore/cosign for signing and verifying release artifacts.

Below is an example using cosign to verify a release artifact:

COSIGN_EXPERIMENTAL=1 cosign verify-blob \
  --certificate ~/Downloads/autocert_linux_0.19.3_amd64.tar.gz.pem \
  --signature ~/Downloads/autocert_linux0.19.3_amd64.tar.gz.sig \
  ~/Downloads/autocert_linux0.19.3_amd64.tar.gz

The checksums.txt file (in the 'Assets' section below) contains a checksum for every artifact in the release.

Changelog

  • 69d11c1 Merge pull request #255 from smallstep/max/actions
  • 07fa6f7 [actions] Actions updates
  • a5c2cc1 Merge pull request #254 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.47.0
  • 7758f2a build(deps): bump go.step.sm/crypto from 0.46.0 to 0.47.0
  • d6b7743 Merge pull request #253 from smallstep/dependabot/go_modules/golang.org/x/net-0.26.0
  • 9512d70 build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0
  • 90017d9 Merge pull request #252 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.46.0
  • 1dbf659 build(deps): bump go.step.sm/crypto from 0.45.1 to 0.46.0
  • ba996a6 Merge pull request #251 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.45.1
  • 3a64ec8 build(deps): bump go.step.sm/crypto from 0.45.0 to 0.45.1
  • 4254f23 Merge pull request #250 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.45.0
  • c91dc95 build(deps): bump go.step.sm/crypto from 0.44.8 to 0.45.0
  • 5d3b863 Merge pull request #249 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.64.0
  • 323e8ca build(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0
  • 47806ea Merge pull request #248 from smallstep/dependabot/go_modules/golang.org/x/net-0.25.0
  • 10254b1 build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0
  • 3e435bc Merge pull request #245 from smallstep/dependabot/go_modules/github.com/smallstep/certificates-0.26.1
  • 1d8a30d build(deps): bump github.com/smallstep/certificates
  • 9c11a67 Merge pull request #246 from smallstep/dependabot/github_actions/dependabot/fetch-metadata-2.1.0
  • 15fbc45 Merge pull request #244 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.44.8
  • 0999347 build(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0
  • 1f05e27 build(deps): bump go.step.sm/crypto from 0.44.6 to 0.44.8
  • 09fcbc8 Merge pull request #243 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.44.6
  • 9de6740 build(deps): bump go.step.sm/crypto from 0.44.3 to 0.44.6

Thanks!

Those were the changes on v0.19.3!

Come join us on Discord to ask questions, chat about PKI, or get a sneak peak at the freshest PKI memes.