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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["The latest version available is 2.37.0-rc, with links to documentation for versions down to 2.11.0."],["This page provides information on the `EnableCurlSslLockingOption` for Google Cloud Storage C++ client library, with version-specific documentation."],["`EnableCurlSslLockingOption` controls whether the client library provides automatic OpenSSL locking or if the application provides its own."],["The `EnableCurlSslLockingOption` is only relevant when linking against OpenSSL 1.0.2."],["The type of `EnableCurlSslLockingOption` is a boolean, and controls whether or not automatic locking will occur."]]],[]]