This was noticed by Steffan.
Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <
20211105145056.
2907568-1-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg23097.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
}
if (!SSL_CTX_set0_tmp_dh_pkey(ctx->ctx, dh))
{
- crypto_msg(M_FATAL, "SSL_CTX_set_tmp_dh");
+ crypto_msg(M_FATAL, "SSL_CTX_set0_tmp_dh_pkey");
}
msg(D_TLS_DEBUG_LOW, "Diffie-Hellman initialized with %d bit key",