SpringBoot When using SimpleClientHttpRequestFactory, non-GET requests sent with RestTemplate have the wrong HttpMethod when SSLBundles are used
Spring Boot Version: 3.1.0Java version: 17When using newly (in 3.1.0) added support for SSLBundles, all HTTP requests ma...