Use openssl dhparam instead of obsolete gendh
authorNikolai Kondrashov <Nikolai.Kondrashov@redhat.com>
Mon, 20 Feb 2017 13:26:57 +0000 (14:26 +0100)
committerNikolai Kondrashov <Nikolai.Kondrashov@redhat.com>
Mon, 20 Feb 2017 15:57:59 +0000 (16:57 +0100)
commit340b9ccb09beb5414d4ee254004ebcc05f9c3746
treeb02919bff9efc8db532add36b7bee6050ff152c6
parent1263ca610b2084a6d11f09024089aee0c93c708a
Use openssl dhparam instead of obsolete gendh

Use `openssl dhparam` command in raddb/certs/Makefile instead of the
obsolete (and removed in OpenSSL v1.1.0) `openssl gendh`.
raddb/certs/Makefile