For more builds across platforms and architectures, see the Assets section below.
And for packaged versions (Docker, k8s, Homebrew), see our installation docs.
Don't see the artifact you need? Open an issue here.
Signatures and Checksums
step-ca uses sigstore/cosign for signing and verifying release artifacts.
Below is an example using cosign to verify a release artifact:
For IID provisioners with disableCustomSANs set to true, validate that the
requested DNS names are a subset of the allowed DNS names (based on the IID token),
smallstep/certificates#2044
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/smallstep/certificates from 0.27.5 to 0.28.0.
Release notes
Sourced from github.com/smallstep/certificates's releases.
... (truncated)
Changelog
Sourced from github.com/smallstep/certificates's changelog.
Commits
df13aae
Update changelog for v0.28.0 (#2051)77667e7
Merge pull request #2049 from smallstep/dependabot/go_modules/cloud.google.co...5147c60
Bump cloud.google.com/go/security from 1.18.1 to 1.18.2efd324d
Merge pull request #2048 from smallstep/dependabot/go_modules/cloud.google.co...a51f670
Merge pull request #2047 from smallstep/dependabot/go_modules/github.com/newr...9943bf1
Merge pull request #2050 from smallstep/dependabot/go_modules/google.golang.o...bb8605c
Add DisableSSHCAUser and DisableSSHCAHost options to linkedca GCP provisioner...95a6cad
Bump google.golang.org/api from 0.201.0 to 0.203.099baf67
Bump cloud.google.com/go/longrunning from 0.6.1 to 0.6.2bfe436b
Bump github.com/newrelic/go-agent/v3 from 3.35.0 to 3.35.1Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show