I'm experiencing an exception when trying to use Python 3.13 via UV with ADE. When ansible-galaxy is called via a subprocess in ADE it is unable to verify the certificate for galaxy.ansible.com: ...
httpcore.ConnectError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1007) The above exception was the direct cause of the following ...