Feeds
HomePopularTopics
ValheimGenshin ImpactMinecraftPokimaneHalo InfiniteCall of Duty: WarzonePath of ExileHollow Knight: SilksongEscape from TarkovWatch Dogs: Legion
NFLNBAMegan AndersonAtlanta HawksLos Angeles LakersBoston CelticsArsenal F.C.Philadelphia 76ersPremier LeagueUFC
The Real Housewives of AtlantaThe BachelorSister Wives90 Day FianceWife SwapThe Amazing Race AustraliaMarried at First SightThe Real Housewives of DallasMy 600-lb LifeLast Week Tonight with John Oliver
Kim KardashianDoja CatIggy AzaleaAnya Taylor-JoyJamie Lee CurtisNatalie PortmanHenry CavillMillie Bobby BrownTom HiddlestonKeanu Reeves
Animals and PetsAnimeArtCars and Motor VehiclesCrafts and DIYCulture, Race, and EthnicityEthics and PhilosophyFashionFood and DrinkHistoryHobbiesLawLearning and EducationMilitaryMoviesMusicPlacePodcasts and StreamersPoliticsProgrammingReading, Writing, and LiteratureReligion and SpiritualityScienceTabletop GamesTechnologyTravel
Create an account to follow your favorite communities and start taking part in conversations.
MariaDB
r/mariadb
0
Posted by1 day ago
1
Posted by3 days ago
1
Posted by5 days ago
1
Posted by17 days ago
I have been able to successfully enable TDE using the File Key Management plugin by following this guide https://mariadb.com/resources/blog/mariadb-encryption-tde-using-mariadbs-file-key-management-encryption-plugin/
I would like to store my key on a mounted drive. When I copy the key and change the paths in my.cnf the server fails to start. I can change the file paths back and it will start. I've ruled out mounting and permissions by using a different local folder.
my.cnf encryption section
plugin_load_add = file_key_management
file_key_management_filename = /home/testuser/mysql/encryption/keyfile.enc
file_key_management_filekey = FILE:/home/testuser/mysql/encryption/keyfile.key
file_key_management_encryption_algorithm = AES_CTR
innodb_encrypt_tables = FORCE
innodb_encrypt_log = ON
innodb_encrypt_temporary_tables = ON
encrypt_tmp_disk_tables = ON
encrypt_tmp_files = ON
encrypt_binlog = ON
aria_encrypt_tables = ON
innodb_encryption_threads = 4
2
Posted by23 days ago
4
Posted by24 days ago
About Community
MariaDB Server is an open source relational database
Created Mar 17, 2013
1.9k
Members
6
Online
Moderators
Moderator list hidden. Learn More
Reddit Inc © 2023. All rights reserved