This is a read-only copy of the MariaDB Knowledgebase generated on 2024-11-17. For the latest, interactive version please visit https://mariadb.com/kb/.

Encryption not working

I followed the instructions on how to setup TDE: - Use ssl to create key - added the key to keys.txt - edited /etc/my.cnf and added the: plugin-load-add=file_key_management.so file-key-management-file=/mysql/keys.txt - restarted MariaDB - login to mariadb - show plugins; - file_key_management IS NOT SHOWING....

Need help

Thanks

Answer Answered by Ian Gilfillan in this comment.

You need to check the error log to see the problem.

Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.