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 support. #41

Open
mashhurs opened this issue Mar 21, 2023 · 0 comments
Open

SSL support. #41

mashhurs opened this issue Mar 21, 2023 · 0 comments

Comments

@mashhurs
Copy link
Contributor

Issue description

Currently, the plugin doesn't have any options to set CA, SSL certificate or any SSL related configs. There are cases where corporates sign their own CAs to trust and the plugin needs to connect to the server (schema_uri) configured with self-CA and now plugin cannot retrieve the schema due to this limitation.

Acceptance Criteria

The plugin should be able to connect to self-signed SSL network by adding SSL configurations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant