Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-17735

XML-SIG wrapper wrongly identifies signature method as DSA-SHA1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • 2.0
    • 1.9, 2.0
    • MNet
    • None
    • MOODLE_19_STABLE, MOODLE_20_STABLE
    • MOODLE_20_STABLE

      The XML-SIG template in mnet_sign_message currently has the line:
      <SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa-sha1"/>
      (line 211 of mnet/lib.php)
      However, the signature produced is an RSA signature, and not a DSA signature, and so that line should be:
      <SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/>

            mjollnir Penny Leach (Inactive)
            hchathi Hubert Chathi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.