On 01/12/2021 15:54, Jeremy Harris wrote:
On 29/11/2021 15:10, Matt Caswell wrote:SSL_CTX_set0_tmp_dh_pkey()"Deprecated since OpenSSL 3.0"
Where are you seeing that? That is not correct.The similarly named macro SSL_CTX_set_tmp_dh() *is* deprecated, but the pkey function is not.
Matt