aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2016-05-27 13:55:47 +0100
committerMatt Caswell <matt@openssl.org>2016-06-01 13:19:02 +0100
commit1d54ef340864507c1b6e86238183ab4cbc7423aa (patch)
treeb6b6764b719e7397a79289b717a1e68d00a5d313 /doc
parenteeb21772effdd385e44eed547d717f171487987e (diff)
downloadopenssl-1d54ef340864507c1b6e86238183ab4cbc7423aa.tar.gz
Fix printing of DH Parameters
The -text argument to dhparam is broken, because the DHparams_print() function always returns an error. The problem is that always expects a public or private key to be present, even though that is never the case with parameters. Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions