]> 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:12 +0000 (11:31 +0100)
commit0a08a5cc69149bdbd9df2d0461c5d85b3f6e0770
tree1dd08d8c21fbd97d4fcb556a2c1358487135edea
parentca27dcf9da1c68837a5f23acf2f8659520a5b1e4
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