[Pki-devel] [PATCH 0044 Don't use settings like HTTP proxy from env vars

Fraser Tweedale ftweedal at redhat.com
Fri Jan 15 01:44:22 UTC 2016


On Thu, Jan 14, 2016 at 01:34:47PM +0100, Christian Heimes wrote:
> The PKIConnection class uses python-requests for HTTPS. The library
> picks up several settings from environment variables, e.g. HTTP proxy
> server, certificate bundle with trust anchors and authentication. A
> proxy can interfere with the Dogtag installer and cause some operations
> to fail.
> 
> With session.trust_env = False python-requests no longer inspects the
> environment and Dogtag has full controll over its connection settings.
> 
> https://requests.readthedocs.org/en/latest/api/?highlight=trust_env#requests.Session.trust_env
> 
> https://fedorahosted.org/pki/ticket/1733
> https://fedorahosted.org/freeipa/ticket/5555
>
Works as advertised :)

ACK




More information about the Pki-devel mailing list