Open
Description
Initialy reported in PR #2415
When building with bazel, CURL is not compiled with SSL.
The following need to be fixed:
- the bazel build itself
- running at least manually the OTLP HTTP functional tests, to verify the build is correct (these tests uses https)
- consider to add the OTLP HTTP functional tests in CI, for a bazel build