Skip to content

Releases: theparanoids/crypki

v1.2.0

22 Jun 21:32
07d74ff
Compare
Choose a tag to compare
rename module to github.com/theparanoids/crypki to be in sync with th…

v1.1.15

01 Jun 04:26
e545374
Compare
Choose a tag to compare
honor clientauthmode in config and update log flags

v1.1.14

15 May 23:59
61fcaee
Compare
Choose a tag to compare

Fix the panic error when user sends a certificate as the public key to request a certificate.

  • #34 Return error when the public key type is not support to request a certificate
  • #35 Return internal failure to user when panic

v1.1.13

20 Apr 15:52
8e3d553
Compare
Choose a tag to compare
new tag to verify release action

update dependencies and use gh actions

20 Apr 04:10
8e3d553
Compare
Choose a tag to compare
Merge pull request #31 from yahoo/gh-actions

use gh actions

update dependencies

25 Feb 00:09
d9e0ef5
Compare
Choose a tag to compare
Merge pull request #29 from adavis10006/dep

update dependencies

fix https://github.com/yahoo/crypki/issues/27

24 Feb 14:34
5d56b97
Compare
Choose a tag to compare
Merge pull request #28 from adavis10006/multiple-key-usage

address issue #26 multiple key usage error

fix flag and make logfile configurable

29 Sep 16:32
4e2a93d
Compare
Choose a tag to compare

gateway invokes gRPC server in-process

23 Sep 23:37
25a21b2
Compare
Choose a tag to compare
Merge pull request #24 from maditya/inproc-gateway

gateway invokes gRPC server in-process

add digest length limit to PostSignBlob and update deps

08 Sep 23:45
6bc6c51
Compare
Choose a tag to compare
Merge pull request #22 from maditya/len-check

add digest length limit to PostSignBlob and update deps