MDL-36903 Verify the SSL certificate of available updates provider
commit4785c45dd809fb561ce1ec6b7d07735526f6c15c
authorDavid Mudrák <david@moodle.com>
Fri, 30 Nov 2012 10:46:19 +0000 (30 11:46 +0100)
committerDavid Mudrák <david@moodle.com>
Fri, 30 Nov 2012 15:09:58 +0000 (30 16:09 +0100)
tree544461db9dbb81ddda2e75bf60d7de6f252e2fb8
parent47dfbd9eb36e7edcf14f6957ea9a47a6b19f8543
MDL-36903 Verify the SSL certificate of available updates provider

From now on, Moodle verifies the available updates provider server. To
make it work, either there must be a valid CA certificate available in
the operating system, or the administrator has to upload the valid CA
certificate to moodledata/moodleorgca.crt (PEM format) file manually.
lang/en/plugin.php
lib/pluginlib.php