Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 5.5.28
    • None
    • None
    • None
    • All operating systems

    Description

      In case SSL_CTX_set_default_verify_paths failed, wrong errormessage is displayed: "Failed to set ciphers to use".

      Suggested fix:

      === modified file 'vio/viosslfactories.c'
      --- vio/viosslfactories.c       2012-11-22 09:19:31 +0000
      +++ vio/viosslfactories.c       2012-12-01 12:02:46 +0000
      @@ -78,7 +78,7 @@
         "No error",
         "Unable to get certificate",
         "Unable to get private key",
      -  "Private key does not match the certificate public key"
      +  "Private key does not match the certificate public key",
         "SSL_CTX_set_default_verify_paths failed",
         "Failed to set ciphers to use",
         "SSL_CTX_new failed"

      Attachments

        Activity

          georg Georg Richter created issue -
          elenst Elena Stepanova made changes -
          Field Original Value New Value
          Description In case SSL_CTX_set_default_verify_paths failed, wrong errormessage is displayed: "Failed to set ciphers to use".

          Suggested fix:
          === modified file 'vio/viosslfactories.c'
          --- vio/viosslfactories.c 2012-11-22 09:19:31 +0000
          +++ vio/viosslfactories.c 2012-12-01 12:02:46 +0000
          @@ -78,7 +78,7 @@
             "No error",
             "Unable to get certificate",
             "Unable to get private key",
          - "Private key does not match the certificate public key"
          + "Private key does not match the certificate public key",
             "SSL_CTX_set_default_verify_paths failed",
             "Failed to set ciphers to use",
             "SSL_CTX_new failed"
          In case SSL_CTX_set_default_verify_paths failed, wrong errormessage is displayed: "Failed to set ciphers to use".

          Suggested fix:
          {noformat}
          === modified file 'vio/viosslfactories.c'
          --- vio/viosslfactories.c 2012-11-22 09:19:31 +0000
          +++ vio/viosslfactories.c 2012-12-01 12:02:46 +0000
          @@ -78,7 +78,7 @@
             "No error",
             "Unable to get certificate",
             "Unable to get private key",
          - "Private key does not match the certificate public key"
          + "Private key does not match the certificate public key",
             "SSL_CTX_set_default_verify_paths failed",
             "Failed to set ciphers to use",
             "SSL_CTX_new failed"
          {noformat}

          Wlad, could you please take this?

          elenst Elena Stepanova added a comment - Wlad, could you please take this?
          elenst Elena Stepanova made changes -
          Assignee Vladislav Vaintroub [ wlad ]
          wlad Vladislav Vaintroub made changes -
          Resolution Fixed [ 1 ]
          Status Open [ 1 ] Closed [ 6 ]
          serg Sergei Golubchik made changes -
          Workflow defaullt [ 25428 ] MariaDB v2 [ 46303 ]
          ratzpo Rasmus Johansson (Inactive) made changes -
          Workflow MariaDB v2 [ 46303 ] MariaDB v3 [ 66973 ]
          serg Sergei Golubchik made changes -
          Workflow MariaDB v3 [ 66973 ] MariaDB v4 [ 146234 ]

          People

            wlad Vladislav Vaintroub
            georg Georg Richter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.