documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Add a CURLOPT setting SSL_VERIFYHOST to false

Open lvilluminati opened this issue 5 years ago • 0 comments

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.

lvilluminati avatar Dec 26 '19 20:12 lvilluminati