Could this be related to AWS SDK being built with ...
# general
r
Could this be related to AWS SDK being built with '-DNO_HTTP_CLIENT=1' ?
t
I think the problem you are mentioning is real, and this is part of the root cause. For some context the AWS features have been implemented by the community and those using them so there’s trust that the features are working as intended. If problems arise in those features we’ll have to look to members of the community to test and suggest concrete changes.
I see where the proxy settings are being set but it’s not clear how they are used. Perhaps the expectation is the custom http client should be using some API to retrieve and use these settings?
If you make a bug report on GitHub we can ping the original authors of those proxy features and ask them.
r
Thanks for the hints theopolis, I'll create a bug right away!
AWS proxy settings ignored by osqueryd #6515