gitlab-org--gitlab-foss/changelogs/unreleased/64176-fix-error-handling.yml
Douglas Barbosa Alexandre 357f9898d5 Add OpenSSL::OpenSSLError to HTTP_ERRORS
Some services can raise OpenSSL::X509::CertificateError due
to an invalid SSL certificates, with OpenSSL::OpenSSLError
we can handle these errors.
2019-07-05 21:05:24 +00:00

5 lines
107 B
YAML

---
title: Fix invalid SSL certificate errors on Drone CI service
merge_request: 30422
author:
type: fixed