documentation
documentation copied to clipboard
Add a CURLOPT setting SSL_VERIFYHOST to false
I had to add a Curl Opt to set VERIFYHOST to false to get requests to my Espo server using a self-signed certificate. This does however leave the possibility for MITM attacks open.