php-dyndns icon indicating copy to clipboard operation
php-dyndns copied to clipboard

Why VERIFY_PEER = False

Open amenk opened this issue 6 years ago • 0 comments

Why do you use CURL in an unsecure mode?

https://github.com/martinlowinski/php-dyndns/blob/master/functions.php#L8

This is prone to MITM attacks.

amenk avatar Dec 23 '18 11:12 amenk