While importing all the WordPress posts, I am getting the below error as per the import logs.
(!) An error occurred during downloading the image: https://www.thegeeksearch.com/uploads/2020/11/pvdisplay-fields-meaning-linux.jpg
Error: certificate has expired
at TLSSocket.onConnectSecure (_tls_wrap.js:1501:34)
at TLSSocket.emit (events.js:315:20)
at TLSSocket._finishInit (_tls_wrap.js:936:8)
at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:710:12) {
code: ‘CERT_HAS_EXPIRED’
}
All the blog posts are successfully imported but any of the images are not imported. I am using publii on local MAC laptop.