I have a Rancher cluster up and running with a self-signed certificate. I believe due to this I get the following error when I use the Rancher Action for deployment. Is it possible to run this action with SSL turned off?
HTTPSConnectionPool(host='phoebe-acai.pdl.local.cmu.edu', port=443): Max retries exceeded with url: /v3/projects (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))
Hi,
I have a Rancher cluster up and running with a self-signed certificate. I believe due to this I get the following error when I use the Rancher Action for deployment. Is it possible to run this action with SSL turned off?
HTTPSConnectionPool(host='phoebe-acai.pdl.local.cmu.edu', port=443): Max retries exceeded with url: /v3/projects (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))