redpanda-data / redpanda-data/benthos

Add root_cas property in TLS functionality in socketServer component

Open
#102 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement needs investigation
Dominant language
Go
Stars
571
Forks
120
Avg merge
2d 1h
Merged PRs (30d)
18

Description

Currently the supported TLS properties in the input socketServer component are "cert_file" and "key_file". If this is compared to the other input components such as amqp0.9 and amqp1, the "root_cas" property is missing in the TLS properties. This shall be added in order to consume the ca cert file as well.
Request the team to take this issue on priority.
Thank you !!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the socketServer component's TLS configuration and compare its supported properties with the amqp0.9 and amqp1 input components. Add support for the root_cas property so a CA certificate file can be consumed, and verify the socketServer TLS behavior with the component's relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
networking
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.