-
Notifications
You must be signed in to change notification settings - Fork 37
Description
Expected Behavior:
Run pros conduct new-project . v5 in the target folder. Project is created.
Actual Behavior:
Upgrading to pros-mainline... ERROR - pros.cli.conductor:new_project - HTTPSConnectionPool(host='pros.cs.purdue.edu', port=443): Max retries exceeded with url: /v5/_static/releases/pros_mainline.json (Caused by SSLError(SSLCertVerificationError(1,
'SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)'))) - pros-cli version:3.5.4
Steps to reproduce:
The school mandates an TLS inspecting proxy for student devices. The device has the root cert for the proxy, but PROS must not be using the system root store. There doesn't appear to be a way to ignore TLS certs in pros-cli (or it is not documented)
System information:
Windows 11
PROS Version: PROS-CLI Version 3.5.4