Branch: refs/heads/QA_4_7 Home: https://github.com/phpmyadmin/phpmyadmin Commit: d9fbcf4158969c9c44c64d41c0ae8414044ea645 https://github.com/phpmyadmin/phpmyadmin/commit/d9fbcf4158969c9c44c64d41c0ae... Author: Michal Čihař michal@cihar.com Date: 2017-06-28 (Wed, 28 Jun 2017)
Changed paths: M libraries/Util.php A libraries/certs/12d55845.0 A libraries/certs/2e5ac55d.0 A libraries/certs/README.rst A libraries/certs/cacert.pem R libraries/certs/isrgrootx1.pem
Log Message: ----------- Include DST Root CA X3 certificate
Apparently some CURL versions have problems with ISRG Root X1, so let's include another root as well.
Unfortunately the error messages are generic, so it's hard to tell what is actually wrong, but I guess it is lack of support for some algos used by ISRG root.
Issue #13398
Signed-off-by: Michal Čihař michal@cihar.com
Commit: 061f68a67a56347466588054562fd290420712ae https://github.com/phpmyadmin/phpmyadmin/commit/061f68a67a56347466588054562f... Author: Michal Čihař michal@cihar.com Date: 2017-06-28 (Wed, 28 Jun 2017)
Changed paths: M po/ia.po
Log Message: ----------- Merge branch 'QA_4_7' of github.com:phpmyadmin/phpmyadmin into QA_4_7
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/85c698935d1b...061f68a67a56