We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've got a self-signed cert on my local machine. When I try to "Fetch remote data" I get the following error:
https://api.codeable.io/users/login SSL certificate problem: unable to get local issuer certificate 60
Any way you can provide a hook that would allow plugins to set additioanl curl_opts (e.g., CURLOPT_SSL_VERIFYPEER in this case)?
CURLOPT_SSL_VERIFYPEER
The text was updated successfully, but these errors were encountered:
@pbiron is it still the case? Sorry I'm late at the party :)
Sorry, something went wrong.
No branches or pull requests
I've got a self-signed cert on my local machine. When I try to "Fetch remote data" I get the following error:
Any way you can provide a hook that would allow plugins to set additioanl curl_opts (e.g.,
CURLOPT_SSL_VERIFYPEER
in this case)?The text was updated successfully, but these errors were encountered: