]> granicus.if.org Git - curl/commit
mk-ca-bundle.pl: Check curl's exit code after certdata download
authorJay Satiro <raysatiro@yahoo.com>
Fri, 16 Jun 2017 05:58:23 +0000 (01:58 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Fri, 16 Jun 2017 05:58:23 +0000 (01:58 -0400)
commitec92afc3f4b2ecdd26b01b6a59e8fbddd5783e67
tree0c35df40f6594380e8336460246388fb38dc3505
parent615326fd99b40607ab2bc28e2274e5f61e9928e9
mk-ca-bundle.pl: Check curl's exit code after certdata download

- No longer allow partial downloads of certdata.

Prior to this change partial downloads were (erroneously?) allowed since
only the server code was checked to be 200.

Bug: https://github.com/curl/curl/pull/1577
Reported-by: Matteo B.
lib/mk-ca-bundle.pl