Add dhparam sanity check and update DH_check documentation
[openssl.git] / doc / apps / dhparam.pod
index 771ef1b0ad50e4763c4f9eeaf430e10fc0034c1e..addd88a540806dca31c445fdf9dbb2e1c22fe862 100644 (file)
@@ -72,7 +72,8 @@ avoid small-subgroup attacks that may be possible otherwise.
 
 =item B<-check>
 
-check if the parameters are valid primes and generator.
+Performs numerous checks to see if the supplied parameters are valid and
+displays a warning if not.
 
 =item B<-2>, B<-5>
 
@@ -146,8 +147,6 @@ There should be a way to generate and manipulate DH keys.
 
 L<dsaparam(1)>
 
-=cut
-
 =head1 COPYRIGHT
 
 Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.