Phillip Webb
3aeb18d618
Add license header to gradle files
...
See gh-46065
2025-06-20 17:20:50 -07:00
Phillip Webb
d66b28fcba
Update end copyright year to 'present'
...
See gh-46065
2025-06-20 17:12:38 -07:00
Andy Wilkinson
1e33e6bc0d
Merge branch '3.3.x'
...
Closes gh-42714
2024-10-16 12:18:22 +01:00
Andy Wilkinson
4b89ba7d20
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42713
2024-10-16 12:15:34 +01:00
Andy Wilkinson
4258953190
Ensure that building the SNI test apps produces Java 17 bytecode
...
See gh-41980
2024-08-23 14:56:20 +01: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
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