-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
3.5.17, 3.8.8, 3.9.6, 3.10.3
-
Linux Centos 7
-
Any
-
MOODLE_310_STABLE, MOODLE_35_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
-
-
Easy
-
-
Small
Moodle returns the warning "It seems that the HTTPS certificate for the site has expired" when activating "Enable web services for mobile devices" in Mobile settings, even if the certificate is not expired. The problems is that the curl is case sensitive and does not find the key ['Expire Date'] because Date is written with uppercase D and Moodle expects lowercase d.