florentm35
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...
i will try tomorrow
After test, the problem is the same :  