jackjtr opened a new issue #16247: URL: https://github.com/apache/echarts/issues/16247
### Version 5.2.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce open a new tab press F12 and switch to network open url https://echarts.apache.org/en/index.html you will see resources from cdn.jsdelivr.net fails with ``` NET::ERR_CERT_COMMON_NAME_INVALID ``` right click any failed resource and open in a new tab you will see ``` Your connection is not private ``` ### Current Behavior Website is not available ### Expected Behavior Website demo and API can be viewed. ### Environment ```markdown - OS: Windows 10 - Browser: Chrome 96.0.4664.45 - Framework: None ``` ### Any additional comments? _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
