Update Configuring Bamboo to send SMTP Email documentation to show TLS version

XMLWordPrintable

    • 0
    • 1

      By default, Bamboo uses TLS 1.0 to send email notifications. Since TLS 1.0 is well known for security vulnerabilities, the documentation should show this information and the instructions on how to change to TLS 1.2

      I suggest adding a box on the top of the page with the default TLS version that Bamboo uses and the steps on how to change to TLS 1.2. This is done by adding:

      -Dmail.smtp.ssl.protocols=TLSv1.2
      

      To the Java arguments following Configuring your system properties

              Assignee:
              Jacek Krawczyk (Inactive)
              Reporter:
              Guilherme Luz (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: