"cert_sn": 276326103423802570574354205796199009608 is handled by
the very popular jq utility as "cert_sn": 2.7632610342380256e+38
which is inaccurate. By changing the value type to string we avoid
that.
"cert_sn": 276326103423802570574354205796199009608 is handled by
the very popular jq utility as "cert_sn": 2.7632610342380256e+38
which is inaccurate. By changing the value type to string we avoid
that.