Open ghen2 opened 2 years ago
this PR solve the same problem as my PR #193 in exactly the same way.
One of the PR's is obsolete
They're not identical, mine takes into account older openssl versions not supporting genpkey
(but returning 0).
You overlooked my second commit https://github.com/trusteddomainproject/OpenDKIM/pull/135/commits/ce8a278f9708714fceb016e97859439417cf119d.
Ah, thanks, this is indeed something I wasnt's aware. So: let's take your version ...
rather than a hardcoded openssl version check, for openssl 3.0+ compatibility.