Let's use HTTPS to download the packages and thus avoid the necessity for MD5 sum checking.
#292920: Checksum Iframe contains the discussion so far about the issue (amidst other stuff).
Let's use HTTPS to download the packages and thus avoid the necessity for MD5 sum checking.
#292920: Checksum Iframe contains the discussion so far about the issue (amidst other stuff).
Comments
Comment #1
fletchgqc commentedI think this comment http://drupal.org/node/292920#comment-1011344 gives the basics.
Comment #2
kbahey commentedThere has to be a check on
function_exists('curl_init'))before this feature can be used/shown to the user.The code can degrade gracefully, and go to the copy/paste method if it is not.
Comment #3
Anonymous (not verified) commentedComment #4
Anonymous (not verified) commented