omines / directadmin

PHP client library to manage DirectAdmin control panel servers.
MIT License
105 stars 48 forks source link

Enable SSL verification #14

Closed mbardelmeijer closed 8 years ago

mbardelmeijer commented 8 years ago

SSL verification should be enabled to prevent MITM attacks.

Also, the http_errors defaults to true so can be removed.