Actions
Bug #35973
closedsyncing ansible-collections via httpS-proxy fails
Status:
Rejected
Priority:
High
Assignee:
-
Category:
Ansible Collections
Target version:
Description
When i try to sync ansible collections via a https proxy. Using this proxy for other content types like yum works fine.
Using a http proxy for this is working.
Errormessage:
Cannot initialize a TLS-in-TLS connection to host galaxy.ansible.com:443 through an underlying connection to an HTTPS proxy https://https-proxy-fqdn:3129 ssl:default [transport <asyncio.sslproto._SSLProtocolTransport object at 0x7f7887e33100> is not supported by start_tls()]
Actions