phpmyadmin/libraries/certs
Michal Čihař f73f75d7f5 Clarify sites this targets
See #13398

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-06-29 08:07:05 +02:00
..
2e5ac55d.0 Include DST Root CA X3 certificate 2017-06-28 17:22:46 +02:00
12d55845.0 Include DST Root CA X3 certificate 2017-06-28 17:22:46 +02:00
4042bcee.0 Avoid using symlinks in certificate storage 2017-03-06 14:50:40 +01:00
6187b673.0 Avoid using symlinks in certificate storage 2017-03-06 14:50:40 +01:00
cacert.pem Include DST Root CA X3 certificate 2017-06-28 17:22:46 +02:00
README.rst Clarify sites this targets 2017-06-29 08:07:05 +02: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.