Problem with EPG dowload [S905x - 8.90.2]

Hi, first, my best compliments for your work! CoreELEC works like a charm!
I’ve update from 8.90.1 to 8.90.2. All seems work fine except the dowload of EPG giude on pvr.iptvsimple plugin.
The problem seems to be on CCurlFile configuration. This is the log of errors:

12:22:59.374 T:4097445904  NOTICE: PVR Manager: Starting
12:22:59.540 T:3685225328  NOTICE: PVR Manager: Started
12:22:59.541 T:3809571696  NOTICE: Start - EPG thread started
12:23:01.858 T:3767608176   ERROR: CCurlFile::FillBuffer - Failed: SSL peer certificate or SSH remote key was not OK(51)
12:23:01.858 T:3767608176   ERROR: CCurlFile::Open failed with code 0 for https://www.epg-guide.com/it.gz
12:23:01.864 T:3767608176   ERROR: Open - failed to open source <https://www.epg-guide.com/it.gz>
12:23:01.864 T:3767608176   ERROR: AddOnLog: PVR IPTV Simple Client: Unable to load EPG file 'https://www.epg-guide.com/it.gz':  file is missing or empty. :1th try.
12:23:04.032 T:3767608176   ERROR: CCurlFile::FillBuffer - Failed: SSL peer certificate or SSH remote key was not OK(51)
12:23:04.032 T:3767608176   ERROR: CCurlFile::Open failed with code 0 for https://www.epg-guide.com/it.gz
12:23:04.036 T:3767608176   ERROR: Open - failed to open source <https://www.epg-guide.com/it.gz>
12:23:04.036 T:3767608176   ERROR: AddOnLog: PVR IPTV Simple Client: Unable to load EPG file 'https://www.epg-guide.com/it.gz':  file is missing or empty. :2th try.
12:23:06.231 T:3767608176   ERROR: CCurlFile::FillBuffer - Failed: SSL peer certificate or SSH remote key was not OK(51)
12:23:06.232 T:3767608176   ERROR: CCurlFile::Open failed with code 0 for https://www.epg-guide.com/it.gz
12:23:06.236 T:3767608176   ERROR: Open - failed to open source <https://www.epg-guide.com/it.gz>

I have downgrade to 8.90.1 and all works fine again.
Thanks for your support in advance.

Hi, see if it makes any difference if you change the url from https://www.epg-guide.com/it.gz to https://epg-guide.com/it.gz ? (ie. dropping out the www)

They seem to have some certificate issue.

Tried without “www” and now it works! The strange thing is that it works anyway with 8.90.1 but not with 8.90.2.
But it’s not so important… it’s ok now! Thanks @Rascal!