-
-
Notifications
You must be signed in to change notification settings - Fork 155
Closed as not planned
Labels
status/invalidThis doesn't seem rightThis doesn't seem rightstatus/triage/completedAutomatic triage completedAutomatic triage completedtype/featureA brand new featureA brand new feature
Description
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
Additional context
No response
Metadata
Metadata
Assignees
Labels
status/invalidThis doesn't seem rightThis doesn't seem rightstatus/triage/completedAutomatic triage completedAutomatic triage completedtype/featureA brand new featureA brand new feature