Scott Frederick
4ca8304959
Retain SSL host config customizations during Tomcat initialization
...
Applying an SSL bundle to a Tomcat server replaced any `SSLHostConfig`
already registered on the connector for a host name, so an
`SSLHostConfig` could not be configured before Spring Boot applied a
bundle to it.
Reuse any existing `SSLHostConfig` during initial configuration, so an
`SSLHostConfig` registered on the connector before the bundle is
applied retains settings such as `trustManagerClassName`,
`truststoreProvider`, or `truststoreAlgorithm`.
Client authentication settings are only applied when creating a new
`SSLHostConfig`, so the `certificateVerification` of an existing
`SSLHostConfig` is retained rather than being overwritten with the
value derived from the `server.ssl.client-auth` property.
See gh-51466
Signed-off-by: Scott Frederick <scottyfred@gmail.com >
2026-08-30 19:54:00 +02:00
..
2026-05-30 14:28:53 +02:00
2026-08-25 13:58:58 -07:00
2026-05-30 14:42:13 +02:00
2026-05-30 14:28:53 +02:00
2026-06-10 15:46:51 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-30 14:28:53 +02:00
2026-05-30 14:28:53 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-30 16:26:48 +02:00
2026-07-25 07:22:03 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-30 14:28:53 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-30 16:26:48 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-08-25 13:58:58 -07:00
2026-05-30 14:28:53 +02:00
2026-07-16 15:38:24 +02:00
2026-05-14 15:02:24 +01:00
2026-07-03 12:32:28 +02:00
2026-05-14 15:02:24 +01:00
2026-07-30 08:41:53 +02:00
2026-07-14 11:23:34 +02:00
2026-07-22 11:40:12 +02:00
2026-05-14 15:02:24 +01:00
2026-08-05 11:38:43 +02:00
2026-08-25 13:58:58 -07:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-07-16 14:52:42 +02:00
2026-07-24 15:26:50 +02:00
2026-05-14 15:02:24 +01:00
2026-08-25 13:58:58 -07:00
2026-08-25 13:58:58 -07:00
2026-08-27 14:32:40 +01:00
2026-08-25 13:58:58 -07:00
2026-07-24 15:10:43 +02:00
2026-05-14 15:02:24 +01:00
2026-08-25 09:07:25 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-30 14:28:53 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-08-11 17:46:39 +02:00
2026-07-14 11:23:34 +02:00
2026-05-30 14:28:53 +02:00
2026-08-25 13:58:58 -07:00
2026-06-10 15:53:08 +01:00
2026-07-28 10:14:06 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-06-24 19:11:59 +01:00
2026-07-14 11:23:34 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-06-24 19:31:03 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-06-27 13:27:35 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-06-04 09:00:27 +01:00
2026-05-30 14:28:53 +02:00
2026-05-29 11:13:43 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-07-14 11:23:34 +02:00
2026-05-31 16:31:58 +02:00
2026-05-14 15:02:24 +01:00
2026-05-30 14:28:53 +02:00
2026-05-14 15:02:24 +01:00
2026-08-25 12:41:23 -07:00
2026-06-24 17:48:11 +01:00
2026-05-14 15:02:24 +01:00
2026-05-30 15:45:22 +02:00
2026-05-14 15:02:24 +01:00
2026-07-24 15:10:43 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-30 14:28:53 +02:00
2026-08-30 19:54:00 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-08-25 13:58:58 -07:00
2026-06-24 12:15:19 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-07-24 08:51:46 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-07-24 15:10:43 +02:00
2026-07-14 11:23:34 +02:00
2026-05-14 15:02:24 +01:00