Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-1997

Agent Start Script for Unix should copy intermediate certificate

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Medium
    • Resolution: Fixed
    • None
    • 2.4.0
    • JS7 Agent
    • None

    Description

      Current Situation

      • The Agent Start Script does not copy the SOS intermetidate certificate due to a wrong source directory
      • Offending line
          copy_file "${JS7_AGENT_HOME}/var/private/trusted-x509-keys/sos.intermediate-ca.pem" "${JS7_AGENT_CONFIG_DIR}/private/trusted-x509-keys/sos.intermediate-ca.pem"
        

      Desired Behavior

      • should be:
          copy_file "${JS7_AGENT_HOME}/var/config/private/trusted-x509-keys/sos.intermediate-ca.pem" "${JS7_AGENT_CONFIG_DIR}/private/trusted-x509-keys/sos.intermediate-ca.pem"
        

      Workaround

      • Apply the attached version of the Unix Agent Start Script.

      Attachments

        1. agent.sh
          24 kB
          Andreas Püschel

        Activity

          People

            oh Oliver Haufe
            ap Andreas Püschel
            Kanika Agrawal Kanika Agrawal (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: