linuxserver / docker-mariadb

GNU General Public License v3.0
212 stars 46 forks source link

[BUG] https is not enabled when connecting to db #140

Closed wp-coin closed 10 months ago

github-actions[bot] commented 10 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

aptalca commented 10 months ago

You can add tls if you like, but you need to provide your own certs. With that said, it shouldn't be required for local connections.

https://mariadb.com/docs/server/security/data-in-transit-encryption/enterprise-server/enable-tls/