Behind a company proxy, we get this when importing debian_oval:
$ python manage.py import debian_oval
Importing data from debian_oval
Failed to get updated_advisories: <xml.etree.ElementTree.ElementTree object at 0x7fb2af8fb550> with {'type': 'deb', 'namespace': 'debian', 'qualifiers': {'distro': 'wheezy'}}:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/aiohttp/connector.py", line 999, in _create_direct_connection
hosts = await asyncio.shield(host_resolved)
(...)
=> Request to support use of proxy like already done in all other cases.
Behind a company proxy, we get this when importing debian_oval:
=> Request to support use of proxy like already done in all other cases.