Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing certificate error when sending the HEAD request - APIM 4.1.0 #3388

Open
Sumudu-Sahan opened this issue Nov 26, 2024 · 0 comments
Open

Comments

@Sumudu-Sahan
Copy link

Sumudu-Sahan commented Nov 26, 2024

Problem

When sending the HEAD request to the endpoint after adding the relevant public certificates, in an HA cluster, CP nodes are throwing the missing certificate error.

Reproducing Steps

  • Configure an active-active deployment [1]
  • Start both nodes and create an API via the publisher portal (Don't use the PizzaShackAPI for this). For this, use one of the nodes. (Eg: Node1)
  • Under the Endpoints section, add an HTTPS backend URL.
  • Then upload the public certificate of the backend URL under the General Endpoint Configurations section.
  • Save the API and restart both the nodes.
  • Click on the TICK icon to send the HEAD request after adding the HTTPS backend URL.
  • From the node that you used to upload the backend certificate, this request will get a 200 response.
  • But if you try via the other node (Eg: Node2), you will get the public certificate missing error.

Version

4.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant