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

Enforcer not taking into account the standby parameter for zsk

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 1.0.0
    • Fix Version/s: None
    • Component/s: Enforcer
    • Labels:
      None

      Description

      After trying to have two standby zsk for a week, I decided that it was not me that was doing something wrong, so I started searching, and there's a tiny typo in enforcer/ksm/include/ksm/ksm.h :

      --- enforcer/ksm/include/ksm/ksm.h~     2010-02-24 14:33:05.000000000 +0100
      +++ enforcer/ksm/include/ksm/ksm.h      2010-02-24 14:33:16.000000000 +0100
      @@ -402,7 +402,7 @@
       #define KSM_PAR_STANDBYKSKS_CAT         "ksk"
       #define KSM_PAR_STANDBYZSKS             1
       #define KSM_PAR_STANDBYZSKS_STRING      "standby"
      -#define KSM_PAR_STANDBYZSKS_CAT         "ksk"
      +#define KSM_PAR_STANDBYZSKS_CAT         "zsk"
       #define KSM_PAR_SIGNINT                 7200        /* 2 hours */
       #define KSM_PAR_SIGNINT_STRING          "resign"
       #define KSM_PAR_SIGNINT_CAT             "signature"
      

        Attachments

          Activity

            People

            Assignee:
            sion SiƓn Lloyd
            Reporter:
            m@absolight.fr Mathieu Arnold
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: