You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smallstep-certificates/cas
Shulhan ee53530d1f
cas/cloudcas: update test on createPublicKey for the next Go release
The next Go release call panic on elliptic.Marshal [1][2], which
affect the test case fail_ec_marshal on createPublicKey.

This changes fix this by initializing the P and B in test case
PublicKey CurveParams to prevent panic.

[1] https://github.com/golang/go/issues/50975
[2] a218b3520a
2 years ago
..
apiv1 Add missing comma in comment. 2 years ago
cloudcas cas/cloudcas: update test on createPublicKey for the next Go release 2 years ago
softcas Add authority.WithX509SignerFunc 3 years ago
stepcas Pin golangci-lint to v1.43.0 and fix issues 3 years ago
vaultcas better error messages 2 years ago
cas.go Enable default cas implementation. 4 years ago
cas_test.go leverage intermediate_ca.crt for appending certs. 4 years ago