mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Add `validate-server-certificate` and `verify-hostname` properties to `spring.rabbitmq.ssl` to allow additional SSL configuration. Closes gh-14259