Skip to content

RabbitProperties enables SSL even when spring.rabbitmq.ssl.bundle is overridden to an empty string#50429

Open
igormukhin wants to merge 1 commit into
spring-projects:mainfrom
igormukhin:rabbitmq-empty-ssl-bundle
Open

RabbitProperties enables SSL even when spring.rabbitmq.ssl.bundle is overridden to an empty string#50429
igormukhin wants to merge 1 commit into
spring-projects:mainfrom
igormukhin:rabbitmq-empty-ssl-bundle

Conversation

@igormukhin
Copy link
Copy Markdown

Fixes #50426

This also fixes the same empty-string handling in RabbitProperties.Stream.Ssl.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 13, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: igormukhin <618760+igormukhin@users.noreply.github.com>
@igormukhin igormukhin force-pushed the rabbitmq-empty-ssl-bundle branch from 59e5aaf to f8dfc75 Compare May 13, 2026 16:21
@wilkinsona wilkinsona changed the title Treat empty RabbitMQ SSL bundle as unset RabbitProperties enables SSL even when spring.rabbitmq.ssl.bundle is overridden to an empty string May 13, 2026
@wilkinsona wilkinsona added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels May 13, 2026
@wilkinsona wilkinsona added this to the 3.5.x milestone May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RabbitProperties enable SSL when spring.rabbitmq.ssl.bundle is overridden to an empty string

3 participants