- Issue created by @trigve hagen
When $database['pdo'] is used in setting.php and a file path is needed for an encrypted connection to the database as in Azure Databases there is no code to allow the certificate file in the url string so you get an error.
Run phpunit on a server that connects to Azure database with a secured connection using a .pem file.
Working on a patch for drupal 8.9.20 to add query parameter for defining a certificate path file to end of the SIMPLETEST_DB url string.
Build patch test and deploy.
Active
1.0
Documentation