这个错误提示表明你的Node.js应用程序在尝试建立TLS连接时遇到了一个过期的证书。以下是一些可能的解决步骤: 确认错误信息的来源和含义: 错误信息“certificate has expired”明确指出了证书已经过期。这通常发生在使用HTTPS或TLS进行安全通信时,如果服务器的SSL/TLS证书已过期,客户端将拒绝建立连接。 检查服务器证书的...
Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} nodejs / node Public Notifications You must be signed in to change notification settings Fork 29.1k Star 107k ...