Can anyone tell me (urgently lol) how to ignore invalid certificates with nano?
My backups haven’t been running and I’m desperate. I’ll then need to figure out why, despite having updated all the routes etc (due to R3 expiry) it’s still not working! Error: unable to verify the first certificate at TLSSocket.onConnectSecure (node:_tls_wrap:1530:34) at TLSSocket.emit (node:events:390:28) at TLSSocket._finishInit (node:_tls_wrap:944:8) at TLSWrap.ssl.onhandshakedone (node:_tls_wrap:725:12) { scope: 'socket', errid: 'request', code: 'UNABLE_TO_VERIFY_LEAF_SIGNATURE', description: 'unable to verify the first certificate', stacktrace: [ 'Error: unable to verify the first certificate', ' at TLSSocket.onConnectSecure (node:_tls_wrap:1530:34)', ' at TLSSocket.emit (node:events:390:28)', ' at TLSSocket._finishInit (node:_tls_wrap:944:8)', ' at TLSWrap.ssl.onhandshakedone (node:_tls_wrap:725:12)' ] } -- Rick Jarvis