Undeprecate the -dsaparam option in the dhparam app
authorMatt Caswell <matt@openssl.org>
Mon, 23 Nov 2020 12:01:34 +0000 (12:01 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 24 Nov 2020 17:18:18 +0000 (17:18 +0000)
commitee8252847d1ccf39a48ab382971f8f18ac3f4089
tree61187c42d8ab6d802fdf541226e76d092bad7c08
parent273144fa5bdcfd3068601a095f9595b7a2a40ece
Undeprecate the -dsaparam option in the dhparam app

The -dsaparam option was deprecated because it was previously using
deprecated functions in order to operate. This is no longer the case
and therefore does not need to be deprecated.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13485)
apps/dhparam.c
doc/man1/openssl-dhparam.pod.in