1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 10:04:07 +02:00

MySQL: Fix connecting with self-signed cert

This commit is contained in:
Jakub Vrana
2025-03-03 16:06:10 +01:00
parent 116827060f
commit 996b178406
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
<?php
/** Connect to MySQL or PostgreSQL using SSL
/** Connect to MySQL, PostgreSQL or MS SQL using SSL
* @link https://www.adminer.org/plugins/#use
* @author Jakub Vrana, https://www.vrana.cz/
* @license https://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0