Make SSL_clear_options pass new options to record layer
authorlan1120 <lanming@huawei.com>
Tue, 19 Dec 2023 09:15:58 +0000 (17:15 +0800)
committerMatt Caswell <matt@openssl.org>
Wed, 20 Dec 2023 13:38:45 +0000 (13:38 +0000)
commite8e95f20a9b00ca62d407263110663eba7614683
tree4431fb8381b27f8567b3ed53ba98459a77195b96
parent51c85496dc227f277adbe0748d596e07d9a34bc2
Make SSL_clear_options pass new options to record layer

Signed-off-by: lan1120 <lanming@huawei.com>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23045)
ssl/ssl_lib.c