diff options
author | tb <> | 2021-11-24 19:24:46 +0000 |
---|---|---|
committer | tb <> | 2021-11-24 19:24:46 +0000 |
commit | 0b0465cad1389537c86735b278fe4798a1ddf803 (patch) | |
tree | 23cd555a61379aa720361be0fdf1a9d76155ba4a /src/lib/libc/stdlib/strtoul.c | |
parent | 39b2e104eb5610c7651117e43e96c28139410e63 (diff) | |
download | openbsd-0b0465cad1389537c86735b278fe4798a1ddf803.tar.gz openbsd-0b0465cad1389537c86735b278fe4798a1ddf803.tar.bz2 openbsd-0b0465cad1389537c86735b278fe4798a1ddf803.zip |
Fix timestamp printing in Signed Certificate Timestamps
Our ASN1_GENERALIZEDTIME_set() doesn't accept time strings with
fractional seconds, so don't feed it milliseconds, but only seconds.
Ensures that openssl x509 -text prints timestamps instead of skipping
them.
ok beck jsing
Diffstat (limited to 'src/lib/libc/stdlib/strtoul.c')
0 files changed, 0 insertions, 0 deletions