forked from postlight/parser-api
-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Hi,
I'm using the "latest" tag of the Mercury Parser API inside a stack of Awesome TTRSS.
Some feeds are failing to be parsed with error, for example:
curl service.mercury:3000/parser?url=https://www.punto-informatico.it/telegram-non-e-sicura-pochi-ingegneri-server-dubai/
{"error":true,"messages":"unable to verify the first certificate"}
I had the same issue on TTRSS itself and I fixed by using a custom certificate. Can I supply a custom certificate also to Mercury Parser? Thanks!
- Platform: Raspberry OS
- Mercury Parser API Version: latest
- Node Version:
Expected Behavior
Get the parsed article
Current Behavior
curl service.mercury:3000/parser?url=https://www.punto-informatico.it/telegram-non-e-sicura-pochi-ingegneri-server-dubai/
{"error":true,"messages":"unable to verify the first certificate"}
Possible Solution
Provide a way to use a custom CA certificate
Metadata
Metadata
Assignees
Labels
No labels