Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: Certainty – Automated cacert.pem management for PHP projects (github.com/paragonie)
3 points by CiPHPerCoder on Oct 22, 2017 | hide | past | favorite | 2 comments


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: