oa3-api-defender icon indicating copy to clipboard operation
oa3-api-defender copied to clipboard

SSL Verify

Open dicolanl opened this issue 9 months ago • 0 comments

is there anyway to disable SSL verification?

Error: unable to verify the first certificate
    at TLSSocket.onConnectSecure (node:_tls_wrap:1600:34)
    at TLSSocket.emit (node:events:517:28)
    at TLSSocket._finishInit (node:_tls_wrap:1017:8)
    at ssl.onhandshakedone (node:_tls_wrap:803:12) {
  code: 'UNABLE_TO_VERIFY_LEAF_SIGNATURE'
}

dicolanl avatar Oct 09 '23 18:10 dicolanl