Hi,

Just a nit:

On 19-10-2021 20:31, Arne Schwabe wrote:
> +    if (!SSL_CTX_set0_tmp_dh_pkey(ctx->ctx, dh))
> +    {
> +        crypto_msg(M_FATAL, "SSL_CTX_set_tmp_dh");
> +    }

This error message looks incorrect and incomplete.

-Steffan


_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to