Uploaded image for project: 'OpenDNSSEC TRAC Import'
  1. OpenDNSSEC TRAC Import
  2. ODSTRACIMPORT-243

Configuration parsing unusable on Windows

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: trunk
    • Fix Version/s: None
    • Component/s: SoftHSM
    • Labels:
      None

      Description

      Configuration parsing code uses colon to parse individual entries but colon is often used to define path on Windows.

      Code can successfuly parse string "0:/var/softhsm/slot0.db" but it cannot parse "0:c:\SoftHSM\slot0.db" because of the second colon.

      Attached patch fixes this issue with minimum amount of changes.

        Attachments

          Activity

            People

            Assignee:
            rickard Rickard Bellgrim
            Reporter:
            jaroslav.imrich@gmail.com jaroslav.imrich
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: