Hi Eric,

thanks for you answer! Does it mean if I don't set dhparam this will be handled automatically (and dhparam size will correspond to rsa key size of server certificate) ?

/Georg

Hi,

I'm looking for a function which sets Diffie Hellman parameters automatically (same size as RSA key size in certificate).
OpenSSL provides a macro SSL_CTX_set_dh_auto() but I can't find an equivalent in WolfSSL.