]> git.ipfire.org Git - thirdparty/openssl.git/commit
apps/s_time: reset reused SSL with SSL_clear in doConnection
authorJoshua Rogers <MegaManSec@users.noreply.github.com>
Mon, 13 Oct 2025 23:59:04 +0000 (07:59 +0800)
committerTodd Short <todd.short@me.com>
Mon, 27 Oct 2025 13:52:00 +0000 (09:52 -0400)
commit6f6948b21503d0ef8bea3ea6321c40dbbf4e5c9c
treec813dd201c57d04fa617f3efb7c502d910d8feb1
parent5871953822fb02bb651abf60dfc4a0785a5a3caa
apps/s_time: reset reused SSL with SSL_clear in doConnection

Signed-off-by: Joshua Rogers <MegaManSec@users.noreply.github.com>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Paul Yang <paulyang.inf@gmail.com>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/28911)
apps/s_time.c