Skip to content

Releases: smallstep/certificates

v0.15.3

01 Sep 20:41
Compare
Choose a tag to compare
Update go.step.sm to v0.5.0

Solves the problem of enforcing the signature algorithm. This
causes issues if the intermediate key is not an ECDSA key.

v0.15.2-rc.1

31 Aug 21:58
Compare
Choose a tag to compare
revert to skip_cleanup in travis

v0.15.2

31 Aug 22:31
Compare
Choose a tag to compare
revert to skip_cleanup in travis

v0.15.1

21 Aug 00:05
Compare
Choose a tag to compare
  • Update go.step.sm/crypto to v0.2.0: Solves invalid certificate if no templates are used, when authority is used as a library.

v0.15.1-rc.1: go mod tidy and golang 1.15.0 cleanup ...

18 Aug 22:11
Compare
Choose a tag to compare
- cs.NegotiatedProtocolIsMutual has been deprecated but we still build
in travis with 1.14 so for now we'll ignore this linting error
- string(int) was resolving to string of a single rune rather than
string of digits -> use fmt.Sprint

v0.15.0

17 Aug 05:15
Compare
Choose a tag to compare
bump cli to v0.15.0

v0.14.7-rc.2.deb-name-test

03 Aug 16:34
Compare
Choose a tag to compare
Pre-release
Convert '-' to '~' in deb package name

v0.14.7-rc.1.docker-buildx

02 Aug 21:35
Compare
Choose a tag to compare
Pre-release
introduce docker-buildx

v0.14.6

02 Jul 21:05
Compare
Choose a tag to compare
  • Remove use of Key Encipherment key usage for non-RSA keys.

v0.14.5

01 Jul 00:31
Compare
Choose a tag to compare
Bump version of cli to v0.14.5.