forked from TrueCloudLab/certificates
ee53530d1f
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]
|
||
---|---|---|
.. | ||
apiv1 | ||
cloudcas | ||
softcas | ||
stepcas | ||
vaultcas | ||
cas.go | ||
cas_test.go |