Skip to content

SSL Bundle not used for setting SSL information in KafkaProperties #45993

Closed as not planned
@pnederlof

Description

@pnederlof

When upgrading to Spring Boot 3.5.0 I noticed that the SSL Bundle information is no longer propagated to the properties. In the previous version there was a method buildPropertiesForSslBundle in class KafkaProperties#Ssl while in version 3.5.0 the newly instantiated Properties object is immediately returned. See screenshots below. Going though the code I see no other way how the SSL Bundles are used for setting the configuration.

Spring boot version 3.4.6

Image

Spring boot version 3.5.0

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: invalidAn issue that we don't feel is valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions