[
https://issues.apache.org/jira/browse/CAMEL-16530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino resolved CAMEL-16530.
--------------------------------------
Resolution: Fixed
> AWS2-S3 component does not recognize or use proxy-host and proxy-port from
> application.properties
> -------------------------------------------------------------------------------------------------
>
> Key: CAMEL-16530
> URL: https://issues.apache.org/jira/browse/CAMEL-16530
> Project: Camel
> Issue Type: Bug
> Components: camel-aws2-s3
> Affects Versions: 3.9.0
> Reporter: Gustavo Maurizio
> Assignee: Andrea Cosentino
> Priority: Major
> Fix For: 3.7.4, 3.10.0
>
>
> when attempting to use AWS2 S3 resources via a proxy host and port, the
> configuration specified in the application.properties file is ignored. You
> can enter anything there as
> camel.component.aws2-s3.proxy-host=url.of.my.proxy
> camel.component.aws2-s3.proxy-port=8099
>
> but it is ignored and starting the route fails with SSL error
> [ERROR] Failed to execute goal org.apache.camel:camel-maven-plugin:3.9.0:run
> (default-cli) on project camel39-main: null: MojoExecutionException:
> InvocationTargetException: Failed to start route route1 because of null:
> Unable to execute HTTP request: Connection reset -> [Help 1]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)