Skip to content

Add configs related to missing certificate error in active-active setup#13821

Merged
dushaniw merged 1 commit intowso2:masterfrom
thisaltennakoon:missing-certificate-issue1
Oct 2, 2025
Merged

Add configs related to missing certificate error in active-active setup#13821
dushaniw merged 1 commit intowso2:masterfrom
thisaltennakoon:missing-certificate-issue1

Conversation

@thisaltennakoon
Copy link
Copy Markdown
Contributor

Fix wso2/api-manager#3388

This pull request introduces a new configuration property, apim.certificate_manager.events_enabled, to the infer.json configuration files across different modules. This property enables or disables event handling for the certificate manager, preventing the gateway and traffic manager from subscribing to JMS events, as these events are only relevant to the control plane.

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 11.71%. Comparing base (1621658) to head (e2d0d58).
⚠️ Report is 137 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master   #13821   +/-   ##
=========================================
  Coverage     11.71%   11.71%           
  Complexity      745      745           
=========================================
  Files           295      295           
  Lines         14131    14131           
  Branches       1509     1509           
=========================================
  Hits           1656     1656           
  Misses        12459    12459           
  Partials         16       16           
Flag Coverage Δ
integration_tests 11.71% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@dushaniw dushaniw merged commit 47f409c into wso2:master Oct 2, 2025
8 of 9 checks passed
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.

Missing certificate error when sending the HEAD request - APIM 4.1.0

2 participants