spring-boot/spring-boot-tests/spring-boot-integration-tests/spring-boot-sni-tests
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
..
spring-boot-sni-client-app Add SNI support to web server SSL auto-configuration 2024-03-28 14:12:20 -05:00
spring-boot-sni-reactive-app Add SNI support to web server SSL auto-configuration 2024-03-28 14:12:20 -05:00
spring-boot-sni-servlet-app Add SNI support to web server SSL auto-configuration 2024-03-28 14:12:20 -05:00
src/intTest/java/org/springframework/boot/sni Add SNI support to web server SSL auto-configuration 2024-03-28 14:12:20 -05:00
build.gradle Add SNI support to web server SSL auto-configuration 2024-03-28 14:12:20 -05:00
create-certs.sh Add SNI support to web server SSL auto-configuration 2024-03-28 14:12:20 -05:00