phpList / phplist3

Fully functional Open Source email marketing manager for creating, sending, integrating, and analysing email campaigns and newsletters.
https://www.phplist.org
GNU Affero General Public License v3.0
734 stars 268 forks source link

Force client to connect via SSL #1042

Open matejzero opened 1 month ago

matejzero commented 1 month ago

Description

MYSQLI_CLIENT_SSL flag must be used to setup SSL connection. For more into, check #833.

Related Issue

https://github.com/phpList/phplist3/issues/833