For the sake posterity use OpenSSL 1.1.0-pre1's version which is
when EVP_MD_CTX was made opaque [1]. This should have no practical
impact on the build with any of the OpenSSL versions we support.
[1] https://github.com/openssl/openssl/commit/7638370ca6cb
Reported by: danfe, jbeich
- Hook up the test suite
- Stop installing the test script which is useless beyond port
testing, and calls a dktest binary that is never installed
or built normally
- Cleanup/remove post-patch
PR: 232133
Submitted by: Nathan <ndowens@yahoo.com> [1] (based on)
Obtained from: PLD Linux [1] (based on)