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

SSL configurations is not supported for schema registry #17173

Open
Tracked by #17788
xxchan opened this issue Jun 7, 2024 — with Slack · 4 comments
Open
Tracked by #17788

SSL configurations is not supported for schema registry #17173

xxchan opened this issue Jun 7, 2024 — with Slack · 4 comments
Assignees
Milestone

Comments

Copy link
Member

xxchan commented Jun 7, 2024

How do I use the schema registry with ssl? I get error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed. It seems like the client that gets the schema doesn't use any of the ssl configs https://github.com/risingwavelabs/risingwave/blob/main/src/connector/src/parser/json_parser.rs#L90

Slack Message

@github-actions github-actions bot added this to the release-1.10 milestone Jun 7, 2024
@xxchan
Copy link
Member Author

xxchan commented Jun 7, 2024

@xxchan
Copy link
Member Author

xxchan commented Jun 10, 2024

@tabVersion PTAL if you have time, thanks

@tabVersion
Copy link
Contributor

as mentioned in #17202, will rely on secret management for cert support.

@tabVersion
Copy link
Contributor

already done in #17826, need a volunteer to test with it.

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 a pull request may close this issue.

2 participants