We currently have SSL configuration available in: - `ServerProperties` - `CouchbaseProperties` - `KafkaProperties` - `RabbitProperties` In addition [we've had a request](https://github.com/spring-projects/spring-boot/issues/17365) to add them to `ActiveMQProperties`. It feels like there would be some benefit in trying to unify our support. Related issues: - [x] #34814 - [x] #25602 - [x] #34811 - [x] #34815 - [ ] #17365 - [ ] #34817 - [x] #35042 - [x] #18556 - [x] #34810 - [ ] #34839 - [x] #35155 - [x] #37833 - [x] #37629
We currently have SSL configuration available in:
ServerPropertiesCouchbasePropertiesKafkaPropertiesRabbitPropertiesIn addition we've had a request to add them to
ActiveMQProperties.It feels like there would be some benefit in trying to unify our support.
Related issues: