Is it possible to use an ssl certificate authentication through an http proxy
I have a Java application (Spring boot, webflux) that use a webclient with a reactor connector to make an https request to another server.
I have a Java application (Spring boot, webflux) that use a webclient with a reactor connector to make an https request to another server.