Moritz Halbritter
73150b799a
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42772
2024-10-17 17:58:11 +02:00
Andy Wilkinson
4b89ba7d20
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42713
2024-10-16 12:15:34 +01:00
Phillip Webb
100bedc07d
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42440
2024-09-24 14:29:09 -07:00
Scott Frederick
e8df704ebb
Extend expiry of SNI integration test certificates
...
See gh-26022 and gh-40589
2024-05-02 11:38:22 -05:00
Andy Wilkinson
ebf816f056
Make Tomcat and Undertow starters locally available to SNI test apps
...
See gh-26022
2024-04-18 11:18:07 +01:00
Andy Wilkinson
b705a63c8e
Make WebFlux starter locally available to SNI test apps
...
See gh-26022
2024-04-18 11:07:09 +01:00
Andy Wilkinson
aefe6e8bc0
Make actuator starter locally available to SNI test apps
...
See gh-26022
2024-04-16 09:40:16 +01:00
Scott Frederick
ad79c373f8
Add SNI support to web server SSL auto-configuration
...
Properties under `server.ssl.server-name-bundles` and
`management.server.ssl.server-name-bundles` can be used to configure
mappings of host names to SSL bundles to support SNI in embedded web
servers.
Closes gh-26022
2024-03-28 14:12:20 -05:00