QUIC SSL: Restrict SSL_CTX_set_ssl_version, SSL_set_ssl_method
authorHugo Landau <hlandau@openssl.org>
Mon, 16 Jan 2023 15:33:01 +0000 (15:33 +0000)
committerPauli <pauli@openssl.org>
Tue, 4 Jul 2023 23:02:27 +0000 (09:02 +1000)
commit3ea30e76d788a4f1982785c0f29853cf1211d37e
tree3b895e1c53e8d37d5c120999a3dcbd66b332f235
parent0eecf8418a7bdff1b19c319b4c5973ce8d53b92e
QUIC SSL: Restrict SSL_CTX_set_ssl_version, SSL_set_ssl_method

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20061)
doc/man3/BIO_f_ssl.pod
doc/man3/SSL_CTX_set_ssl_version.pod
ssl/ssl_lib.c