Skip to content

Add Kafka Connect TrustStore #432

@reidmeyer

Description

@reidmeyer

Issue submitter TODO list

  • I've searched for an already existing issues here
  • I'm running a supported version of the application which is listed here and the feature is not present there

Is your proposal related to a problem?

I am running a a kafka connect that I want to hook kafka-ui up to, but when I try to use what i've hooked up I get error
500 PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Describe the feature you're interested in

In provectus/kafka-ui, someone already added the functionality I'm looking for. https://github.com/provectus/kafka-ui/pull/2833/files

If there is agreement, a similar PR could be made here.

Describe alternatives you've considered

I assume I could add environment variables somewhere to override the built in java truststore. If anyone has tried this, I'd be curious.

I see there is a kafka truststore.. does kafka-ui use this to communicate with kafka-connect as well; if so, I could add my ca there as well.

Version you're running

42c236d

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions