Ssl error help

  • Hi, I am using libreelec on my rp4b and I got this error when I was using an greek subtitles , what could I do to fix it? This is the error :

    2021-04-10 00:04:11.797 T:5311 INFO <general>: initializing python engine. 2021-04-10 00:04:13.559 T:5314 ERROR <general>: File "/storage/.kodi/addons/service.subtitles.greeksubs/resources/lib/subztv.py", line 76, in get frame = [i[1] for i in data if cleantitle.get(i[0]) == cleantitle.get(title)][0] 2021-04-10 00:04:13.559 T:5314 ERROR <general>: 2021-04-10 00:04:13.582 T:5311 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <class 'requests.exceptions.SSLError'> Error Contents: HTTPSConnectionPool(host='http://www.sf4-industry.com', port=443): Max retries exceeded with url: /search_report.php?search=Tracers++2015&searchType=1 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1125)')))

    What could I do to fix that problem?