OXIESEC PANEL
- Current Dir:
/
/
etc
/
my.cnf.d
Server IP: 2a02:4780:11:1084:0:327f:3464:10
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/06/2025 05:57:38 AM
rwxr-xr-x
📄
client.cnf
295 bytes
06/05/2024 05:31:10 PM
rw-r--r--
📄
enable_encryption.preset
763 bytes
06/05/2024 05:31:08 PM
rw-r--r--
📄
mysql-clients.cnf
232 bytes
06/05/2024 05:31:08 PM
rw-r--r--
📄
server.cnf
1.06 KB
06/05/2024 05:31:08 PM
rw-r--r--
📄
spider.cnf
120 bytes
06/05/2024 05:31:08 PM
rw-r--r--
Editing: enable_encryption.preset
Close
# # !include this file into your my.cnf (or any of *.cnf files in /etc/my.cnf.d) # and it will enable data at rest encryption. This is a simple way to # ensure that everything that can be encrypted will be and your # data will not leak unencrypted. # # DO NOT EDIT THIS FILE! On MariaDB upgrades it might be replaced with a # newer version and your edits will be lost. Instead, add your edits # to the .cnf file after the !include directive. # # NOTE that you also need to install an encryption plugin for the encryption # to work. See https://mariadb.com/kb/en/mariadb/data-at-rest-encryption/#encryption-key-management # [mariadb] aria-encrypt-tables encrypt-binlog encrypt-tmp-disk-tables encrypt-tmp-files loose-innodb-encrypt-log loose-innodb-encrypt-tables