certificates/cas/cloudcas
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
..
certificate.go Add support for Google CAS v1 2021-06-03 19:31:19 -07:00
certificate_test.go cas/cloudcas: update test on createPublicKey for the next Go release 2022-06-16 03:01:38 +07:00
cloudcas.go Introduce gocritic linter and address warnings 2021-10-08 14:59:57 -04:00
cloudcas_test.go Fix deprecation of grpc.WithInsecure option 2022-01-21 16:17:40 +01:00
mock_client_test.go Fix cloudcas tests. 2021-06-07 15:53:29 -07:00
mock_operation_server_test.go Fix cloudcas tests. 2021-06-07 15:53:29 -07:00