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

Support custom CA in HTTP notification #2142

Closed
Neraud opened this issue Mar 25, 2023 · 4 comments
Closed

Support custom CA in HTTP notification #2142

Neraud opened this issue Mar 25, 2023 · 4 comments
Assignees
Labels

Comments

@Neraud
Copy link

Neraud commented Mar 25, 2023

What would you like to be added?

/kind enhancement

It would be great to be able to provide a custom CA (like curl --cacert) for the HTTP notification.

Why is this needed?

In situations where the target HTTPS service uses a certificate that isn't signed by a known CA, the only workaround is to completly disable TLS verification with skip_tls_verification: true

It's a better practice to allow the user to configure a custom CA and validate the certificate.

@github-actions
Copy link

@Neraud: Thanks for opening an issue, it is currently awaiting triage.

In the meantime, you can:

  1. Check Crowdsec Documentation to see if your issue can be self resolved.
  2. You can also join our Discord.
  3. Check Releases to make sure your agent is on the latest version.
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

@github-actions
Copy link

@Neraud: There are no 'kind' label on this issue. You need a 'kind' label to start the triage process.

  • /kind feature
  • /kind enhancement
  • /kind bug
  • /kind packaging
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

@LaurenceJJones LaurenceJJones self-assigned this Oct 13, 2023
@LaurenceJJones
Copy link
Contributor

/kind enhancement
/triage accept

@LaurenceJJones
Copy link
Contributor

Will be included in next release, however, there is a caveat since the plugins run as a low privilege user you must allow readable access to the configured user/group.

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

No branches or pull requests

2 participants