forked from TrueCloudLab/certificates
edb01bc9f2
Using a JSON string fixes a common issue with JSON parsers that deserialize all numbers to a 64-bit IEEE-754 floats. (Certificate serial numbers are usually 128 bit values.) This change is consistent with existing log entries for revocation requests. See also: #630, #631 |
||
---|---|---|
.. | ||
api.go | ||
api_test.go | ||
errors.go | ||
rekey.go | ||
renew.go | ||
revoke.go | ||
revoke_test.go | ||
sign.go | ||
ssh.go | ||
ssh_test.go | ||
sshRekey.go | ||
sshRenew.go | ||
sshRevoke.go | ||
utils.go | ||
utils_test.go |