[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: peer certificate cannot be authenticated with given ca certificates

  • Thread starter Thread starter adhyani
  • Start date Start date
Status
Not open for further replies.
A

adhyani

Guest
Hi Michael, we are already passing the CACertsDirectory path "$DLC/certs" to libcurl as mentioned below. I haven't changed anything in this class as we are already using it for our existing reCaptcha v1. In reCaptcha version 2 we had a change just in api's to display recaptcha and to verify the reCaptcha. During verification of reCaptcha there is just change in the RequestURL and the URL parameters. I just changed tat URL and request URL parameters and keep the libcurl call POST method same which was earlier. Now, I am just trying to understand what I need to change to resolve "peer certificate cannot be authenticated with given ca certificates" error. Is there could be any issue with the certificates in $DLC/certs path and we need to use upgrade them or reinstall them. Please advise. lc-curl:easy_setopt(CurlOption:CAPATH, CACertsDirectory). i-error = lc-curl:easy_perform(). Thanks & Regards, Ajay Dhyani,

Continue reading...
 
Status
Not open for further replies.
Back
Top