jira-node / node-jira-client

A Node.js wrapper for the Jira REST API
https://jira-node.github.io/
MIT License
450 stars 169 forks source link

UNABLE_TO_VERIFY_LEAF_SIGNATURE #344

Closed WarL0ckNet closed 2 years ago

WarL0ckNet commented 2 years ago

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) { code: 'UNABLE_TO_VERIFY_LEAF_SIGNATURE' }

How fix this?