8000 Spring boot 3.5.0 MTLS Handshake problem · Issue #3931 · spring-projects/spring-kafka · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Spring boot 3.5.0 MTLS Handshake problem #3931
Closed as not planned
Closed as not planned
@Renboo

Description

@Renboo

Spring boot 3.5.0
Spring Kafka 3.3.6
Reactor Kafka 1.3.23

I usualy using MTLS connection with Kafka server.
After migrating to Spring boot 3.5.0 i get Handshake problem with reason: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target.
I use SSL Bundles for configuration.

Spring boot 3.4.6 and previous works fine.

I have already compared logged consumer config values:
Spring boot 3.4.6: ssl.engine.factory.class = SslBundleSslEngineFactory
Spring boot 3.5.0: ssl.engine.factory.class = null

Please help me to fix it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0