]> git.ipfire.org Git - thirdparty/openssl.git/commit
apps: add missing entry to tls extension label list
authorFdaSilvaYY <fdasilvayy@gmail.com>
Thu, 18 Jul 2024 21:33:49 +0000 (23:33 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 7 Aug 2024 17:25:10 +0000 (19:25 +0200)
commit2432a9da0334aa2385e86a47ccaff93b346e3fd3
treef8c74c6ad34f86c05062068f54e45d5649fd9e98
parent544fd23f0f95eea484850fe63835939aeb2bd824
apps: add missing entry to tls extension label list

noticed by @sftcd

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24968)
apps/lib/s_cb.c