Question
After deploying the trivy-dojo-report-operator in my k8s cluster, updating the values file with API kezy and url of my defectdojo. i get this error:
Handler 'send_to_dojo' failed temporarily: Other error occurred: HTTPSConnectionPool(host='', port=443): Max retries exceeded with url: /api/v2/reimport-scan/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed
i have not been able to pass the corect environment variable to skip SSL cerification. Pls i need help on how to proceed,
Thanks.
Question
After deploying the trivy-dojo-report-operator in my k8s cluster, updating the values file with API kezy and url of my defectdojo. i get this error:
Handler 'send_to_dojo' failed temporarily: Other error occurred: HTTPSConnectionPool(host='', port=443): Max retries exceeded with url: /api/v2/reimport-scan/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed
i have not been able to pass the corect environment variable to skip SSL cerification. Pls i need help on how to proceed,
Thanks.