Skip to content

Getting certificate error #2

@RagnarDa

Description

@RagnarDa

I get this error thrown when trying to post a message:
"curl_easy_perform() failed Peer certificate cannot be authenticated with given CA certificates"
I have tried following this guide here: https://cleentfaar.github.io/slack/ but I failed to understand how I perform the 'verify' - command using slacking library. Tried this: slack::get("/", { {"verify", "false"} }); but it didnt have any effect. Appreciate any help!

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions