devilbox/.devilbox/www/htdocs/vendor/phpmyadmin-5.1.3/libraries/certs
2022-03-22 10:26:48 +01:00
..
2e5ac55d.0 Refs #837 Update phpmyadmin to 5.1.3 2022-03-22 10:26:48 +01:00
12d55845.0 Refs #837 Update phpmyadmin to 5.1.3 2022-03-22 10:26:48 +01:00
4042bcee.0 Refs #837 Update phpmyadmin to 5.1.3 2022-03-22 10:26:48 +01:00
6187b673.0 Refs #837 Update phpmyadmin to 5.1.3 2022-03-22 10:26:48 +01:00
cacert.pem Refs #837 Update phpmyadmin to 5.1.3 2022-03-22 10:26:48 +01:00
README.rst Refs #837 Update phpmyadmin to 5.1.3 2022-03-22 10:26:48 +01:00

phpMyAdmin SSL certificates

This directory contains copy of root certificates used to sign phpmyadmin.net and reports.phpmyadmin.net websites. It is used to allow operation on systems where the certificates are missing or wrongly configured (happens on Windows with wrongly compiled CURL).

Currently included SSL certificates:

  • ISRG Root X1
  • DST Root CA X3

See https://letsencrypt.org/certificates/ for more info on them.

In case of update, the filenames can be generated using c_rehash tool.