Skip to content

Improve UX around certificate errors #251

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

Closed
code-asher opened this issue May 31, 2023 · 1 comment · Fixed by #279
Closed

Improve UX around certificate errors #251

code-asher opened this issue May 31, 2023 · 1 comment · Fixed by #279
Assignees

Comments

@code-asher
Copy link
Member

code-asher commented May 31, 2023

  • When we get a javax.net.ssl.SSLHandshakeException check if it looks like an issue with a missing CA.
  • If so, surface information on how to add the CA via keytool (link to docs).
  • Ideally give the path to the trust store if it is possible to get that information.
@code-asher
Copy link
Member Author

Also, Gateway not using system certificates seems like a bug so if that gets fixed we could change our recommendation to installing certificates the "normal" way.

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