See the discussion in https://github.com/D-Programming-Language/phobos/pull/1076.
The commit changes the HTTP-related functions in std.net.curl to no longer verify the signature on the host certificate, rendering any D program using them susceptible to man-in-the-middle attacks.