With older versions of OpenSSL any locking must be provided by locking callbacks in the application or intermediate libraries. The C++ client library automatically provides the locking callbacks. If your application already provides such callbacks, and you prefer to use them, set this option to false.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 UTC."],[[["The latest version available is 2.37.0-rc, which can be accessed via the provided link."],["The webpage provides a list of versions, ranging from the latest 2.37.0-rc down to 2.11.0, of the `EnableCurlSslLockingOption`."],["The `EnableCurlSslLockingOption` controls automatic OpenSSL locking, which can be disabled using this function."],["This option is primarily relevant for applications that are using older versions of OpenSSL (specifically 1.0.2) and want to manage locking through their application or intermediate libraries."],["The `EnableCurlSslLockingOption` type alias is `bool`."]]],[]]