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

Usage of certificates generated from an external CA #559

Open
redgryphon opened this issue Mar 27, 2021 · 0 comments
Open

Usage of certificates generated from an external CA #559

redgryphon opened this issue Mar 27, 2021 · 0 comments

Comments

@redgryphon
Copy link

In some environments there could be an entire CA built into the organization's network. There is no way to tell to the various components that they have to interact using secure channels and not bother the generation of the certificates or the specification of the CA since that would already be present into the OS root CAs.

The proposal is to rearrange the code and the usage of variables like generate_CA and filebeat_xpack_security to allow this choice and to make it easier to understand.

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

2 participants