spring-boot/spring-boot-project/spring-boot-actuator-autoco.../src
Scott Frederick 66db13b962 Refactor web server support to use SslBundles
Update Tomcat, Jetty, Undertow and Netty servers so that an SslBundle
is used to apply SSL configuration. Existing `Ssl` properties are
internally adapted to an `SslBundle` using the `WebServerSslBundle`
class. Additionally, if `Ssl.getBundle()` returns a non-null value the
the `SslBundles` bean will be used to find a registered bundle by name.

See gh-34814
2023-04-21 01:02:47 -07:00
..
docs/asciidoc Rename httptrace endpoint and related classes to httpexchanges 2022-10-27 16:34:42 -07:00
main Refactor web server support to use SslBundles 2023-04-21 01:02:47 -07:00
test Merge branch '3.0.x' 2023-04-20 08:04:37 +01:00