Multi-line keyfile - how does mongodb parse it?

XMLWordPrintableJSON

    • Type: Question
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      If the mongodb keyfile is multi-line, instead of a one-liner, does it concatenate every individual line to compose the key string?
      E.g.:
      ```
      line1
      line2
      line3
      ```
      Will the resulting string be "line1line2line3"?

            Assignee:
            Unassigned
            Reporter:
            Kiril Momchilov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: