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

TLS issues with UI and Connector #312

Open
RyanKelvinFord opened this issue May 31, 2023 · 0 comments
Open

TLS issues with UI and Connector #312

RyanKelvinFord opened this issue May 31, 2023 · 0 comments

Comments

@RyanKelvinFord
Copy link

I have an IDS connector that has not got TLS (https) working and when i run the UI with "npm start" it is able to communicate with the connector, however when I run it with docker it gives constant errors of connection refused.

Going through the code I found "rejectUnauthorized: false" this should ignore all TLS issues, is that correct?

If so why is not in affect when running it with docker/docker compose is there code that sets it to production and thereby enforces TLS?

Can someone help me, please :)

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