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

[BUG] Error: A certificate cannot be specified for TCP listeners #112

Closed
gaiksaya opened this issue Mar 14, 2024 · 0 comments · Fixed by #113
Closed

[BUG] Error: A certificate cannot be specified for TCP listeners #112

gaiksaya opened this issue Mar 14, 2024 · 0 comments · Fixed by #113
Assignees
Labels
bug Something isn't working untriaged

Comments

@gaiksaya
Copy link
Member

What is the bug?

Cannot attach certificate to the listener whose port is mapped to TCP protocol. Also certificate is provided to OS listener and not OSD

How can one reproduce the bug?

Deploy 1.2.0 package of this repo with certificate ARN and port mapping as

mapOpensearchPortTo: 8443,
mapOpensearchDashboardsPortTo: 443,

What is the expected behavior?

Should not throw and error

What is your host/environment?

Operating system, version.

Do you have any screenshots?

If applicable, add screenshots to help explain your problem.

Do you have any additional context?

Add any other context about the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged
Projects
Development

Successfully merging a pull request may close this issue.

1 participant