florentm35

Results 5 comments of florentm35

Yes it's our method for the moment, but the code are really ugly : ```java /** GatewayServerMvcAutoConfiguration.gatewayClientHttpRequestFactory */ @Bean public ClientHttpRequestFactory gatewayClientHttpRequestFactory(GatewayMvcProperties gatewayMvcProperties, SslBundles sslBundles) { GatewayMvcProperties.HttpClient properties = gatewayMvcProperties.getHttpClient();...

It's seen more for spring cloud gateway mvc to disable it by default, not the user

We have the same problem on our project, but with one configuration (p12 + mobile provision) it's work but with other it does : - The working configuration has setup...

After test, the problem is the same : ![image](https://github.com/spring-cloud/spring-cloud-gateway/assets/31475579/a6408923-ce4d-44a3-9a0c-3061d8c05f21) ![image](https://github.com/spring-cloud/spring-cloud-gateway/assets/31475579/f2daa814-6b95-4001-9252-c3a14d74d53c)