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

Update certificates used in integration tests #4257

Closed
1 task done
randmonkey opened this issue Jun 30, 2023 · 0 comments · Fixed by #4271
Closed
1 task done

Update certificates used in integration tests #4257

randmonkey opened this issue Jun 30, 2023 · 0 comments · Fixed by #4271

Comments

@randmonkey
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Problem Statement

The integration test TestHTTPSIngress fails in running validation tests against Kong gateway image kong/kong-gateway-dev:2.8.4.2-rc1. After deep dive into the case, we found that the certificates used in the test case is problematic. The certificate having CN foo.com has an empty SAN field and is used for hostname bar.example.com.

Proposed Solution

  • Update the certificate used in TestHTTPSIngress
  • use the same hostname as in the certificate

Additional information

No response

Acceptance Criteria

No response

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