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

Accept certificate with prompt #359

Open
code-asher opened this issue Feb 10, 2024 · 0 comments
Open

Accept certificate with prompt #359

code-asher opened this issue Feb 10, 2024 · 0 comments

Comments

@code-asher
Copy link
Member

code-asher commented Feb 10, 2024

In other parts of Gateway it will pop up with something that lets you accept the cert and add it to the trust store. Can we do that for our client too instead of making the user do it manually?

We also have a setting for adding a path to a CA, but seems reasonable to add this if the rest of Gateway is doing it.

Edit: CertificateManager.getInstance().sslContext. Should this replace the settings we have? Maybe this stuff should be managed by Gateway itself.

@code-asher code-asher self-assigned this Feb 10, 2024
@code-asher code-asher removed their assignment Jul 16, 2024
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

1 participant