]> 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:28:31 +0000 (11:28 +0100)
commitc81ff978667e7c0d792e02db7a02b7bc12433abd
tree6efcb0faed8d87b803a55eba3742d8133053421a
parent7ffb65666f2bb29b8d747db1ac49a4352acf6e1e
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)
crypto/asn1/a_time.c
doc/man3/ASN1_TIME_set.pod