spring-boot/spring-boot-project
Scott Frederick 47b1c41dac Allow server.ssl properties to mix PEM and JKS certificate types
Prior to the introduction of SSL bundles, the `server.ssl` properties
allowed PEM and JKS certificate files types to be mixed when
configuring keystores and truststores. This was lost when adapting to
SSL bundles using `WebServerSslBundle`. This commit restores the
previous behavior for back compatibility.

Fixes gh-39105
2024-01-16 16:26:28 -06:00
..
spring-boot Allow server.ssl properties to mix PEM and JKS certificate types 2024-01-16 16:26:28 -06:00
spring-boot-actuator Fix request mapping of endpoint path-mapped to / 2024-01-12 17:07:48 +00:00
spring-boot-actuator-autoconfigure Fix request mapping of endpoint path-mapped to / 2024-01-12 17:07:48 +00:00
spring-boot-autoconfigure Remove FlywayMigrationScriptMissingFailureAnalyzer from spring.factories 2024-01-11 13:55:05 +00:00
spring-boot-dependencies Upgrade to Neo4j Java Driver 5.15.0 2024-01-15 15:24:55 +00:00
spring-boot-devtools Fix Checkstyle upgrade 2024-01-10 15:37:38 +00:00
spring-boot-docker-compose Add log message if Docker Compose services are already running 2023-12-05 14:02:16 +01:00
spring-boot-docs Polish "Update links to Micrometer reference docs" 2024-01-16 16:05:09 +00:00
spring-boot-parent Merge branch '3.0.x' into 3.1.x 2023-11-05 13:33:59 -08:00
spring-boot-starters Merge branch '3.0.x' into 3.1.x 2023-11-21 17:30:54 -06:00
spring-boot-test Fix Checkstyle upgrade 2024-01-10 15:37:38 +00:00
spring-boot-test-autoconfigure Fix Checkstyle upgrade 2024-01-10 15:37:38 +00:00
spring-boot-testcontainers Remove unnecessary static modifiers 2023-12-19 22:38:08 -08:00
spring-boot-tools Fix Checkstyle upgrade 2024-01-10 15:37:38 +00:00