SpenceKonde / ATTinyCore

Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8
Other
1.53k stars 301 forks source link

SSL for site drazzy.com is expired #847

Open spellbinder103 opened 4 months ago

spellbinder103 commented 4 months ago

has troublesome when Arduino IDE download package_drazzy.com_index.json from site drazzy.com, is prompt site certificate expired.

AIMSTEC24 commented 4 months ago

Error downloading http://drazzy.com/package_drazzy.com_index.json SAME PROBLEM, any one here ??

hmeijdam commented 4 months ago

Please check this https://github.com/SpenceKonde/megaTinyCore/issues/1059#issuecomment-1950286469

per1234 commented 1 month ago

This was resolved at one point, as was indicated by the closure of https://github.com/SpenceKonde/megaTinyCore/issues/1059 on 2024-03-29.

Unfortunately the renewed certificate expired once again yesterday, so we are back to the same problem as originally prompted the opening of this issue. Since this issue was never closed, I guess it will be best to reuse it for the new incarnation of the problem rather than opening a new issue for it.

viniciussilverio commented 1 week ago

Hi all, for the ones who need a workaround, you can use a proxy to bypass the certificate.

I used this one: https://us10.proxysite.com/process.php?d=fKDkvVZ0eVvjm7pEdH2n6CvjweZNeQoK8NhAdsRuzbYnTjEKE19bqBa12yY%3D&b=1

You dont need to relly on the link I shared, you can use any proxy, this is just an example, but it also works

Hope it helps