{"author":"Theodore A. Roth","author_email":"troth@openavr.org","author_time":1749749762,"commit_time":1749957304,"committer":"Jay Satiro","committer_email":"raysatiro@yahoo.com","hash":"17f2a220a99db30bacd66df4df677dfb0a18b405","message":"openssl: Fix openssl engines\n\n- Return CURLE_OK if the engine successfully loaded.\n\nPrior to this change:\n\nWhen loading an openssl engine, the result code is initialized to\nCURLE_SSL_ENGINE_NOTFOUND, but is never set to CURLE_OK when the engine\nwas successfully loaded. This causes curl to error out, falsely stating\nengine not found when it actually was.\n\nBroken since f2ce6c46 (precedes 8.14.0) which added support for using\nengines and providers at the same time.\n\nFixes https://github.com/curl/curl/issues/17617\nCloses https://github.com/curl/curl/pull/17618\n","parents":["2f312a14da94068d58b6a39f79f82acd0bf82149"],"tree_hash":"5809a19ba6452dce231f667a56c926399f9453f6"}