/usr/bin/python3 from Xcode/CLT on macOS 10.15 (DB6/PB5 at the moment, with Xcode 11 beta 6) fails with SSL: CERTIFICATE_VERIFY_FAILED for all HTTPS re
/usr/bin/python3
SSL: CERTIFICATE_VERIFY_FAILED
python3.6 -c 'import requests; requests.get("https://www.apple.com/")'
Try using this. Check if this works for you.