Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-9895

When the mail server SSL/TLS settings are checked but read-only, they are set as false in the Support Zip

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 5.3.0
    • 5.1.3
    • None
    • None

    Description

      Summary

      The SSL/TLS settings for the Mail server configuration are reported as false when checked but read-only.

      Steps to Reproduce

      1. In the "Mail server configuration screen" (<Bitbucket url>/admin/mail-server), select SMTPS as protocol
        1. The SSL/TLS setttings are checked by default:
      2. Create a Support Zip (including the application.xml file)

      Expected Results

      The related settings are marked as true in the application.xml file:

          <use-tls-for-mail>true</use-tls-for-mail>
          <require-tls-for-mail>true</require-tls-for-mail>
      

      Actual Results

      The related settings are marked as false in the application.xml file:

          <use-tls-for-mail>false</use-tls-for-mail>
          <require-tls-for-mail>false</require-tls-for-mail>
      

      Workaround

      1. Keep in mind that the settings are true by default

      Attachments

        Activity

          People

            dkjellin Daniel
            ccurti Caterina Curti
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: