Uploaded image for project: 'Satellite'
  1. Satellite
  2. SAT-28859

Wrong command in 4.4.2. Configuring Capsule Server with custom SSL certificates to generate and sign Puppet certificates

XMLWordPrintable

    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • 0
    • Rocket
    • Sat_docs_15_2024
    • Moderate
    • Manual
    • None

      Description of problem:

      The command in Step 6 of "4.4.2. Configuring Capsule Server with custom SSL certificates to generate and sign Puppet certificates" is wrong

      https://docs.redhat.com/en/documentation/red_hat_satellite/6.15/html-single/configuring_capsules_with_a_load_balancer/index#Configuring_capsule_Server_with_Custom_SSL_Certificates_to_Generate_and_Sign_Puppet_Certificates_load-balancing

      Instead of 

      1. puppet cert generate capsule.example.com \
        --dns_alt_names=loadbalancer.example.com
        it should be
      2. puppetserver ca generate \
        --ca-client \
        --certname capsule.example.com \
        --subject-alt-names loadbalancer.example.com

              zuansorg Lena Ansorgová
              rhn-support-amasolov Alexey Masolov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: