Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proxy not used #40

Open
dgoetz opened this issue Feb 19, 2020 · 0 comments
Open

Proxy not used #40

dgoetz opened this issue Feb 19, 2020 · 0 comments

Comments

@dgoetz
Copy link

dgoetz commented Feb 19, 2020

Expected Behavior

Setting a proxy in the configuration makes the module use the proxy.

Current Behavior

Setting a proxy in the configuration has no effect.

Possible Solution

Changing library/Aws/AwsClient.php line 273 to

$params['http'] = array(

works for me.
I did not create a PR as I think ssl_ca will perhaps also not work, but could not verify.

Context

No internet access without proxy from the Icinga Web 2 installation.

Your Environment

  • Module version (System - About): 1.0.0 (git commit 0a889cc)
  • AWS SDK version: 3.133.17
  • Icinga Web 2 version and modules (System - About): 2.7.3
  • Icinga 2 version (icinga2 --version): 2.11.2
  • Operating System and version: CentOS Linux release 7.7.1908
  • Webserver, PHP versions: httpd + php-fpm 7.1.30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant