github smallstep/certificates v0.18.0
Step CA v0.18.0 (21-11-17)

latest releases: v0.27.4, v0.27.4-rc1, v0.27.3...
2 years ago

Official Release Artifacts

Linux

OSX Darwin

Windows

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:

cosign verify-blob \
  -key https://raw.githubusercontent.com/smallstep/certificates/master/cosign.pub \
  -signature ~/Downloads/step-ca_darwin_0.18.0_amd64.tar.gz.sig
  ~/Downloads/step-ca_darwin_0.18.0_amd64.tar.gz

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

Changelog

fca7de6 changelog update for 0.18.0
de2ce5c Merge pull request #692 from smallstep/max/context
440616c Merge pull request #750 from smallstep/duration-errors
acd0bac Remove extra and in comment.
1aadd63 Use always badRequest on duration errors.
df28436 [action] only run codecov for go 1.17
41fec15 Report duration errors directly to the cli.
7fac8c9 Merge branch 'master' into max/context
0a53af9 Merge pull request #742 from hslatman/hs/fix-golangci-lint-1.43.0
196f6b4 bump cli-utils to 0.7.0
b5bf79b bump nosql library
5554314 bump version ofcli-utils
922d239 Simplify conditional
a7d1449 SSH backwards compat updates
d37313b Use 0600 for profile defaults file.
507be61 Use a more distint map key to indicate template version
f426c15 backwards compatibility for version of cli older than v0.18.0
c80a64d ssh/step_config.tpl context flag in wrong spot
fcc1517 Rename templates and create profileConfig dir ahead of time.
43cba99 PR fixes
3e9830e Use profileDefaults in PKI
c8560b4 updated method name in cli-utils
9d4a7cf Update includes template to use STEPPATH as the replace var
74eea88 Replace Fragment template with Line
da74fa2 Rename FullSnippet to Fragment and remove unused replace in go.mod
b080b75 Template updates to support multiple SSH include snippets
d777fc2 Add ca.WithInsecure and use methods for file names
e5951fd Use methods in the step package
ed4b567 updates after rebase to keep up with master
7eeebca Enable step path contexts in identity and pki paths
10db335 mv pkg config -> step
741ac64 change name of package cli-utils/config to cli-utils/step
2c05f48 Remove support for Go 1.15
e7a988b Pin golangci-lint to v1.43.0 and fix issues
62a20c7 Upgrade cli-utils with latest version of promptui
24a6900 Merge pull request #613 from gdbelvin/extractable
91fb57e Add entry to changelog.
7ec1424 Fix help.
8366b7d Revert "Remove extractable from StoreCertificate."
614ee79 Remove extractable from StoreCertificate.
fa11e82 Add tests with extractable property.
886b9a1 Store the certificate passed.
aa80bf9 Merge branch 'smallstep_master' into extractable
6be383d Refactor pkcs#11 extractable certs and keys.
d68090e Merge pull request #729 from smallstep/funcmap
cb4a2a5 Use the same method to return the templating functions.
cf4944e Merge pull request #728 from smallstep/env
9958e06 Replace promptui with apache-compatible fork.
0f63d43 Remove sprig "env" and "expandenv" functions.
0927e0d Upgrade go.step.sm/crypto dependency
b7d4b48 Merge pull request #724 from smallstep/sign-with-retry
bef50bd Fix typo in variable name.
ead394f Add strategy to retry the sign operation if the key is not yet ready
66a8158 Update README.md
22b471a Extractable certs
be89459 Set key export bit

Thanks!

Those were the changes on v0.18.0!

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

Don't miss a new certificates release

NewReleases is sending notifications on new releases.