[phobos] [D-Programming-Language/phobos] f2eb09: updated HTTP client to work with hosts that have a...

GitHub noreply at github.com
Thu Jan 17 12:38:50 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: f2eb0969138ce2af67261f1b35aa9320761ff208
      https://github.com/D-Programming-Language/phobos/commit/f2eb0969138ce2af67261f1b35aa9320761ff208
  Author: Sean Kelly <sean at invisibleduck.org>
  Date:   2013-01-17 (Thu, 17 Jan 2013)

  Changed paths:
    M std/net/curl.d

  Log Message:
  -----------
  updated HTTP client to work with hosts that have an unofficial SSL cert.  This matches the behavior in the SMTP client.


  Commit: 00c95c17d6bcb8b1577333ddeec9497e3a2b05b6
      https://github.com/D-Programming-Language/phobos/commit/00c95c17d6bcb8b1577333ddeec9497e3a2b05b6
  Author: Alex Rønne Petersen <alex at alexrp.com>
  Date:   2013-01-17 (Thu, 17 Jan 2013)

  Changed paths:
    M std/net/curl.d

  Log Message:
  -----------
  Merge pull request #1076 from complexmath/curl-fixes-01

Disable SSL cert validation in curl client


Compare: https://github.com/D-Programming-Language/phobos/compare/86809da5e6a1...00c95c17d6bc


More information about the phobos mailing list