SSL Certificate Issues with Newly Added Endpoints in Feign Client
I am currently facing an issue with SSL certificate validation in a Java application using Spring Cloud OpenFeign. I recently added new endpoints to my Feign client, and only these new endpoints are encountering SSL certificate issues, resulting in a SunCertPathBuilderException: unable to find valid certification path to requested target.