Hey all
Somehow using HTTPS with purest_json just worked(tm) in Debian Jessie. Now, that I had to compile purest_json myself, I'm having troubles verifying the server. I'm getting:
77 Problem with the SSL CA cert (path? access rights?)
when accessing a resource through HTTPS with [rest].
How can I tell [rest] where my certificate store lies? Or is there a way to specify a root certificate?
Roman