]> git.ipfire.org Git - thirdparty/openssl.git/commit
Improve ASN1_TIME_print documentation and output
authorMichael Baentsch <57787676+baentsch@users.noreply.github.com>
Wed, 8 Jan 2025 11:57:28 +0000 (12:57 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 22 Jan 2025 10:31:31 +0000 (11:31 +0100)
commitd345ce4d78b8b81dec6ebfc3fa3fe242fb2c98e9
tree856eb5887a2c9e3580741fedeb4e86d454ae0c86
parent9765cd86ecf4f962430c00eeba0120cb67ce063b
Improve ASN1_TIME_print documentation and output

This adds missing GMT indication when printing the local time as
it is converted to the UTC timezone before printing.

Also fixing the fractional seconds printing on EBCDIC platforms.

Fixes #26313

Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26344)

(cherry picked from commit c81ff978667e7c0d792e02db7a02b7bc12433abd)
crypto/asn1/a_time.c
doc/man3/ASN1_TIME_set.pod