Larry Osterman

Results 40 comments of Larry Osterman

Ping @ahsonkhan - I believe that I've addressed your concerns.

> @LarryOsterman, if you haven't done so, this change warrants performance testing, especially some basic storage perf test runs. We should compare baseline (main) to this PR and curl vs...

> > @LarryOsterman, if you haven't done so, this change warrants performance testing, especially some basic storage perf test runs. We should compare baseline (main) to this PR and curl...

This was intended. For better or worse, the Azure SDK has moved to OpenSSL 3.0 because vcpkg forces all clients of vcpkg to use OpenSSL 3.0 and the Azure SDK's...

Unfortunately, our hands are currently tied due to vcpkg moving to OpenSSL 3.0. We are currently investigating if it is possible to use vcpkg overlays to move back to OpenSSL...

FWIW, the OpenSSL 1.1.1 overlay port is [live now:](https://github.com/Azure/azure-sdk-for-cpp#openssl-version).

Silly question: Have you tried building the azure SDK with --target azure-storage-blobs?