Skip to content

Add custom certificate? #472

@mariomaz87

Description

@mariomaz87

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions