Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-9158

file_key_management should support reading from a named pipe

    XMLWordPrintable

Details

    • Add support for reading key information from a named pipe (created with mkfifo). This allows a more secure startup where encryption keys are never stored in any file.

    Description

      It would be nice if file_key_management supported reading from a named pipe. Currently, it seeks through the file to determine its size before reading it; that's impossible with a named pipe.

      Perhaps the plugin could instead read the file in chunks and exit if it has read more than MAX_KEY_FILE_SIZE?

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              kolbe Kolbe Kegel (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 1d Original Estimate - 1d
                  1d
                  Remaining:
                  Remaining Estimate - 0d
                  0d
                  Logged:
                  Time Spent - 3.75d
                  3.75d

                  Git Integration

                    Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.