Skip to content

Releases: aakso/ssh-inscribe

0.11.0

04 Sep 07:40
ff476a6
Compare
Choose a tag to compare

Changelog

apt and dnf/yum package repositories are available at Packagecloud.

0.10.0

28 Apr 13:18
04c2ab9
Compare
Choose a tag to compare
  • chore: build darwin-arm64
  • chore: upgrade cobra to 1.4.0
  • chore: build with go1.18.1
  • feat(client): complete sshi ssh on (unhashed) known hosts
  • feat: implement max principals per certificate
  • fix: support newer versions of ssh-agent pkcs11 integration
  • feat(client): re-request credentials until auth success or interrupted
  • feat(client): allow exiting with Ctrl+C on readline input
  • fix(client): do not bother initializing readline if ssh-askpass is used

0.9.1

07 Oct 14:46
Compare
Choose a tag to compare
  • fix: version check broken in exec and ssh commands

0.9.0

04 Oct 13:03
0ab0b53
Compare
Choose a tag to compare
  • feat: handle multiple cert versions

0.8.0

08 Sep 06:26
3764ea7
Compare
Choose a tag to compare

Add support for signature options to support SHA2 signatures with RSA CA keys.

0.7.0

25 Aug 11:03
Compare
Choose a tag to compare
feat(build): switch to go 1.17.0

0.6.0-rc1

11 Aug 13:30
7524ffd
Compare
Choose a tag to compare
0.6.0-rc1 Pre-release
Pre-release
Merge pull request #9 from aakso/feat/challenge-response-ca-add

feat(ca add): implement challenge-response based CA key add

0.5.0-rc2

19 Feb 16:56
f1b0467
Compare
Choose a tag to compare
0.5.0-rc2 Pre-release
Pre-release
Merge pull request #4 from aakso/go115

Go115

0.5.0-rc1

18 Dec 14:05
Compare
Choose a tag to compare
0.5.0-rc1 Pre-release
Pre-release
build: add dist target for building inside Docker

0.4.4

24 Jan 12:13
d07feec
Compare
Choose a tag to compare
  • server: added support for multiple certificates to allow multi-domain configurations