WebSocket connection to failed: Error in connection establishment: net::ERR_CERT_DATE_INVALID

2021-05-19 15:00:07

之前能链接的websocket,今天发现报错:WebSocket connection to xxxxxx failed: Error in connection establishment: net::ERR_CERT_DATE_INVALID

错误应该是SSL证书过期了,更新新的证书就解决了。