ThemeFuse / Unyson

A WordPress framework that facilitates the development of WP themes
http://unyson.io
926 stars 220 forks source link

cURL error 60: SSL certificate problem: certificate has expired #4357

Open alealeale opened 2 months ago

alealeale commented 2 months ago

This subdomain has an invalid SSL certificate: https://github-api-cache.unyson.io

This causes a wordpress error with id "fw_ext_github_update_error": "cURL error 60: SSL certificate problem: certificate has expired". From this file: framework/extensions/update/extensions/github-update/class-fw-extension-github-update.php

The url above is set as filter "fw_github_api_url" in: framework/includes/hooks.php

Similar issue related to this URL: https://google-webfonts-cache.unyson.io/v1/webfonts

Can you please renew the wildcard SSL certificate on these subdomains? Thank you

sawwd commented 1 week ago

See my fix here https://github.com/ThemeFuse/Unyson/issues/4363#issuecomment-2324728024