Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: do not load absolute path crypto engines twice
Newer versions of OpenSSL now throws an error if an engine is loaded twice by its absolute path (a second load by its id appears to be okay).
- Loading branch information