<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">I’m trying to update calendar-contacts-server to macOS 12.3. This requires installing a bunch of stuff with python2.7’s pip.</div><div class=""><br class=""></div><div class="">I’m hitting an SSLError at the command:</div><div class=""><br class=""></div><div class=""><blockquote type="cite" class=""><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><font size="4" class="">/opt/local/bin/python2.7 -m pip install -I --user setuptools==18.5</font></span></div></blockquote><br class=""></div><div class="">Is there a way of pointing MacPorts python2.7 pip at a set of up-to-date CAs? [Say e.g. from curl-ca-bundle?]</div><div class=""><br class=""></div><div class="">Error:</div><div class=""><br class=""></div><div class=""><blockquote type="cite" class=""><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo; color: rgb(180, 36, 25);" class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><font size="4" class="">ERROR: Could not install packages due to an EnvironmentError: HTTPSConnectionPool(host='<a href="http://files.pythonhosted.org" class="">files.pythonhosted.org</a>', port=443): Max retries exceeded with url: /packages/69/9d/e6ff1608e4308ae7c544050b58926daa4bf7764e963c09cc9f9a0bcd3728/setuptools-18.5-py2.py3-none-any.whl (Caused by SSLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)'),))</font></span></div></blockquote></div></body></html>