Skip to content
New issue

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

CURL Error on attempting to delete order (SSL) #2051

Closed
gunshack opened this issue Oct 19, 2014 · 1 comment
Closed

CURL Error on attempting to delete order (SSL) #2051

gunshack opened this issue Oct 19, 2014 · 1 comment

Comments

@gunshack
Copy link

Site is SSL enabled. When trying to delete an order in OC 2.0.0 I receive the following order:

Warning: CURL error SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed(60)!

@danielkerr
Copy link
Member

added CURLOPT_SSL_VERIFYPEER false to the curl request.

should fix the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants