Hello. I'm trying to figure out how to set up the http4 component with ssl information (keystore, truststore) with Spring Boot. I would like to have a @Configuration class that configures the "https4" component, but I cannot find examples. Do any of you know of an example that I could look at?
Thanks, Steve