Camel AWS2-S3 Unable to find valid certification path to the requested target”

2024-07-02 Thread Srikant Mantha
Hi, I am using camel aws s3 to upload a file in my camel-springboot microservice with camel aws version as 4.5.0. I am facing connectivity issues to the S3 bucket with the exception message like “unable to find valid certification path to the requested target” Below is my config and endpoint c

Re: Camel AWS2-S3 Unable to find valid certification path to the requested target”

2024-07-02 Thread Chirag
How do you run your app? is trust store overridden somehow? On Tue, Jul 2, 2024 at 6:10 PM Srikant Mantha wrote: > Hi, > I am using camel aws s3 to upload a file in my camel-springboot > microservice with camel aws version as 4.5.0. I am facing connectivity > issues to the S3 bucket with the >