Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-40627

After disable SSL 3.0 (cause of Poodle) Jira doesn't work

XMLWordPrintable

      After following this description:
      https://confluence.atlassian.com/display/JIRA/How+To+Disable+SSLv3+to+Mitigate+Against+POODLE+Exploit+for+JIRA?focusedCommentId=683541348&#comment-683541348

      Jira doesnt work anymore.

      Our default server.xml contains following:
      scheme="https" secure="true" sslProtocol="TLS"
      If i include:
      scheme="https" secure="true" sslProtocol="TLSv1,TLSv1.1,TLSv1.2" sslEnabledProtocols="TLSv1,TLSv1.1,TLSv1.2"

      our server doesn't work after restart. After change to the default settings jira starts again.

      We don't have any proxy infront of JIRA - just for internal use.

            Unassigned Unassigned
            6bff5c015cff Magnus Hafner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: