diff options
author | tb <> | 2021-11-24 19:24:46 +0000 |
---|---|---|
committer | tb <> | 2021-11-24 19:24:46 +0000 |
commit | aff51c69c8295d0a26da67d139e8862315cfb3ae (patch) | |
tree | 23cd555a61379aa720361be0fdf1a9d76155ba4a /src/lib/libssl/ssl_both.c | |
parent | 615147b28d21732322c3d05d96ed4294e9fef4b0 (diff) | |
download | openbsd-aff51c69c8295d0a26da67d139e8862315cfb3ae.tar.gz openbsd-aff51c69c8295d0a26da67d139e8862315cfb3ae.tar.bz2 openbsd-aff51c69c8295d0a26da67d139e8862315cfb3ae.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/libssl/ssl_both.c')
0 files changed, 0 insertions, 0 deletions