Uploaded image for project: 'logback'
  1. logback
  2. LOGBACK-1624

SSL configuration is not accepting file path for <password> field

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • None
    • 1.2.6
    • logback-classic
    • None

    Description

      <trustStore>
      <location>file:///var/log/vs/srvNametruststore.jks</location>
      <password>changeit</password>
      </trustStore>

       

      In case instead of password we want to mention path of text file having password stored, is not possible. Its expecting either variable holding password or plain text password. Please let me know if we can provide text file path in <password> tag and how we can achieve this functionality.

      Attachments

        Activity

          People

            logback-dev Logback dev list
            zgarshi shilpi garg
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: