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 connections by IP address to servers with self-signed certificates #148

Closed
jasonish opened this issue Sep 2, 2020 · 1 comment
Closed

Comments

@jasonish
Copy link
Owner

jasonish commented Sep 2, 2020

Due to an issue in dependency libraries, EveBox cannot connect to an Elasticsearch server using TLS by IP address. It must use a hostname. While untested, this probably applied to the EveBox Agent connecting to an EveBox server as well.

References:

One solution is to use OpenSSL instead of Rustls, but that will make building the static binaries more difficule.

@jasonish
Copy link
Owner Author

Does not appear to be an issue anymore.

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