Commit eeb21772 authored by Matt Caswell's avatar Matt Caswell
Browse files

Add dhparam sanity check and update DH_check documentation



The -check argument to dhparam should never identify any problems if we
have just generated the parameters. Add a sanity check for this and print
an error and fail if necessary.

Also updates the documentation for the -check argument, and the DH_check()
function.

RT#4244

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent b2b361f6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment