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

Change how we handle certificates for reactor endpoints #402

Open
travjenkins opened this issue Oct 11, 2024 · 1 comment
Open

Change how we handle certificates for reactor endpoints #402

travjenkins opened this issue Oct 11, 2024 · 1 comment

Comments

@travjenkins
Copy link

Issue

When there is a call from the UI to reactors some users are getting this pop up on windows 11 machines:
image

This does not happen every single time. Some people only see it once or twice a day and others see it all the time. That might be tied to them clicking and selecting a certificate. Happening in both Brave and Chrome (however those are both chromium)

Fix Idea

It was mentioned in stand up that the endpoing does not require a certificate - but if one is provided then it will verify it (https://github.com/gazette/core/blob/master/server/server.go#L171). This can probably be rolled back and not verify as it is not required.

@jgraettinger
Copy link
Contributor

#403

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

No branches or pull requests

2 participants