Hi All,


I am setting an HTTPS instance of LAVA, I can access the LAVA UI and am able to log in as well. I am using a self-signed SSL certificate. 

I have added URL="https://172.16.60.178/" in the /etc/lava-dispatcher/lava-worker file and restarted the service. It's giving me the below error.

2023-10-30 07:10:47,383   ERROR -> server error: code 503
2023-10-30 07:10:47,383   DEBUG --> HTTPSConnectionPool(host='172.16.60.178', port=443): Max retries exceeded with url: /scheduler/internal/v1/workers/debian/?version=2023.10 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1123)')))


Do we need to configure some extra settings in case we are using a self-signed certificate? any help will be appreciated.



Thanks,
Ankit