PuRestJson icon indicating copy to clipboard operation
PuRestJson copied to clipboard

Error 77: Problem with the SSL CA cert (path? access rights?)

Open virusys opened this issue 1 year ago • 1 comments

Running the rest-help.pd patch and trying any GET methods with either oath or rest results in the following error:

Error while performing request: Problem with the SSL CA cert (path? access rights?)

This issue is related to #59

pd-0.52-2 MacOS Montery 12.4 PuRest v1.4.3

virusys avatar Jul 18 '22 19:07 virusys

I tried the "rest-help.pd" example on Monterey and it worked with PuRest v1.4.3 from Deken, pd-0.52-2 (only problem: [print] log crashed because weird data coming, so I used [text define] and [text get] to store the data in example).

But the last v2.0.0 build from Circle CI triggered the "SSL CA cert" error file: 47_2022-05-04_purest_jsonv2.0.0-alpha.dek

60-hz avatar Jul 20 '22 19:07 60-hz