I am trying to use aws-s3 with an on-premise S3 store. It look like the cert of the CA is missing:
Caused by: com.amazonaws.SdkClientException: Unable to execute HTTP request: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Is there an example for adding the required certificate into the camel integration?