Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to verify the first certificate #7

Open
Atornous12 opened this issue Sep 27, 2023 · 0 comments
Open

unable to verify the first certificate #7

Atornous12 opened this issue Sep 27, 2023 · 0 comments

Comments

@Atornous12
Copy link

Error: FetchError: request to https://iporesult.cdsc.com.np/result/companyShares/fileUploaded failed, reason: unable to verify the first certificate
at ClientRequest. (C:\Users\path\ipoResult\node_modules\node-fetch\lib\index.js:1505:11)
at ClientRequest.emit (node:events:513:28)
at TLSSocket.socketErrorListener (node:_http_client:490:9)
at TLSSocket.emit (node:events:513:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
type: 'system',
errno: 'UNABLE_TO_VERIFY_LEAF_SIGNATURE',
code: 'UNABLE_TO_VERIFY_LEAF_SIGNATURE'
}

this was prompted when I did:

node ocr.js

am not sure what the issue is, mind looking into it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant