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

Allow collectors/injectors to use self signed certificate #2237

Open
Dimfacion opened this issue Jan 17, 2025 · 0 comments
Open

Allow collectors/injectors to use self signed certificate #2237

Dimfacion opened this issue Jan 17, 2025 · 0 comments
Labels
feature use for describing a new feature to develop technical improvement Technical refactor or improvement is needed

Comments

@Dimfacion
Copy link
Member

Dimfacion commented Jan 17, 2025

Context

When enabling SSL by using self signed certificate for development and testing purpose, the collectors and injectors are not working.

Use case

For development and testing purpose, self signed certificate are used. However, when configuring collectors and injectors to call openbas, they have an error stating that it is a self signed certificate. Given that we already allow for self signed certs for agents, we should be able to use collectors with it.

Current Workaround

Not using SSL.

Proposed Solution

We need to either have an environment variable to allow for self signed certificate, either let those certs be inserted into the image.

Additional Information

If the feature request is approved, would you be willing to submit a PR?

Yes

@Dimfacion Dimfacion added feature use for describing a new feature to develop needs triage use to identify issue needing triage from Filigran Product team labels Jan 17, 2025
@EllynBsc EllynBsc added technical improvement Technical refactor or improvement is needed and removed needs triage use to identify issue needing triage from Filigran Product team labels Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature use for describing a new feature to develop technical improvement Technical refactor or improvement is needed
Projects
None yet
Development

No branches or pull requests

3 participants