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
2022-06-16 03:01:38 +07:00
..
apiv1 Add missing comma in comment. 2022-04-15 12:19:32 -07:00
cloudcas cas/cloudcas: update test on createPublicKey for the next Go release 2022-06-16 03:01:38 +07:00
softcas Add authority.WithX509SignerFunc 2022-03-28 17:54:35 -07:00
stepcas Pin golangci-lint to v1.43.0 and fix issues 2021-11-13 01:30:03 +01:00
vaultcas better error messages 2022-05-21 21:11:52 +02:00
cas.go Enable default cas implementation. 2020-11-03 12:45:31 -08:00
cas_test.go leverage intermediate_ca.crt for appending certs. 2020-12-23 22:41:10 -06:00