Skip to content

Allow to set CAINFO blob for HTTPS proxy - #1721

Merged
diachenko-mischa merged 1 commit into
masterfrom
mdiachenko/HERESUP-80353-https-proxy-cainfo
Sep 10, 2026
Merged

Allow to set CAINFO blob for HTTPS proxy#1721
diachenko-mischa merged 1 commit into
masterfrom
mdiachenko/HERESUP-80353-https-proxy-cainfo

Conversation

@diachenko-mischa

Copy link
Copy Markdown
Contributor

CAINFO for the HTTPS proxy must be passed
as a specific parameter into easy_handle
instead of general CAINFO

Relates-To: HERESUP-80353

@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.46%. Comparing base (6363d4f) to head (f9995c2).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1721      +/-   ##
==========================================
+ Coverage   80.34%   80.46%   +0.12%     
==========================================
  Files         356      358       +2     
  Lines       14295    14432     +137     
  Branches     1565     1581      +16     
==========================================
+ Hits        11485    11612     +127     
- Misses       2178     2180       +2     
- Partials      632      640       +8     
Files with missing lines Coverage Δ
olp-cpp-sdk-core/src/http/NetworkProxySettings.cpp 100.00% <100.00%> (ø)

... and 17 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@diachenko-mischa
diachenko-mischa force-pushed the mdiachenko/HERESUP-80353-https-proxy-cainfo branch from 75e597b to 255d259 Compare August 13, 2026 08:29
Comment thread olp-cpp-sdk-core/include/olp/core/http/NetworkProxySettings.h
@diachenko-mischa
diachenko-mischa force-pushed the mdiachenko/HERESUP-80353-https-proxy-cainfo branch from 255d259 to c1a83e9 Compare August 20, 2026 13:47
@diachenko-mischa
diachenko-mischa force-pushed the mdiachenko/HERESUP-80353-https-proxy-cainfo branch from c1a83e9 to 15430bd Compare September 10, 2026 11:53
CAINFO for the HTTPS proxy must be passed
as a specific parameter into easy_handle
instead of general CAINFO

Relates-To: HERESUP-80353
Signed-off-by: Mykhailo Diachenko <ext-mykhailo.z.diachenko@here.com>
@diachenko-mischa
diachenko-mischa merged commit 994e6a2 into master Sep 10, 2026
29 checks passed
@diachenko-mischa
diachenko-mischa deleted the mdiachenko/HERESUP-80353-https-proxy-cainfo branch September 10, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants