Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you've ever looked into a PHP project and seen these lines:

  curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
  curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false);
...then you already know exactly what motivated this project to exist.


...never seen anything like that before anywhere, nope, >__>




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: