[phpMyAdmin Git] [phpmyadmin/phpmyadmin] d9fbcf: Include DST Root CA X3 certificate

Michal Čihař michal at cihar.com
Wed Jun 28 17:24:14 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: d9fbcf4158969c9c44c64d41c0ae8414044ea645
      https://github.com/phpmyadmin/phpmyadmin/commit/d9fbcf4158969c9c44c64d41c0ae8414044ea645
  Author: Michal Čihař <michal at 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 at cihar.com>


  Commit: 173fee5c942d5d5a8a358f9290c8e5e0182bd7b7
      https://github.com/phpmyadmin/phpmyadmin/commit/173fee5c942d5d5a8a358f9290c8e5e0182bd7b7
  Author: Michal Čihař <michal at 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:
  -----------
  Merge branch 'QA_4_7'


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/e1ed5b7382cf...173fee5c942d


More information about the Git mailing list