cowboy / php-simple-proxy

Simple PHP Proxy: Get external HTML, JSON and more!
http://benalman.com/projects/php-simple-proxy/
GNU General Public License v2.0
538 stars 155 forks source link

Improve error reporting + add an option to avoid checking certificates base (only) on known CA. #16

Open greenido opened 12 years ago

greenido commented 12 years ago
  1. Report errors in cUrl.
  2. Add a comment with an option (I've used many times) to Not verify SSL certificates. It's good option for internal usage.