Hi!
I am running Local version 5.5.2 on Ubuntu 18.04LTS and each time I try to import a wordpress site, that I need to work on, I get a “Cerificate has expired” error.
Based on the following excerpt from the “local-lightning.log” file, I am quite certain that issue has to do with the SSL certificate for the site:
{“thread”:“main”,“class”:“DownloaderQueue”,“code”:“CERT_HAS_EXPIRED”,“level”:“error”,“stack”:“Error: certificate has expired\n at TLSSocket.onConnectSecure (_tls_wrap.js:1317:34)\n at TLSSocket.emit (events.js:203:13)\n at TLSSocket.EventEmitter.emit (domain.js:476:20)\n at TLSSocket._finishInit (_tls_wrap.js:792:8)\n at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:606:12)”,“message”:“certificate has expired”,“timestamp”:“2020-05-31T20:43:36.042Z”}
Is there a way to “fix” the certificate?
Can I configure the the local site not to use it https?
Please advise.
Thanks!