Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-106164

ImageBuilder can not install custom certificate via kickstart

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • rhel-9.6, rhel-10.0
    • image-builder
    • No
    • Important
    • rhel-sst-image-builder
    • None
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • Unspecified
    • Unspecified
    • Unspecified
    • None

      Recently, in RHEL-10.0 and RHEL-9.6, the kickstart got a new section %certificate that can install custom CA certificate and make it available already during system installation. This is crucial feature for encrypted DNS in order to enable it already during installation.

      %certificate --dir /etc/pki/dns/extracted/pem/ --filename tls-ca-bundle.pem
      -----BEGIN CERTIFICATE-----
      <Base64-encoded_certificate_content>
      -----END CERTIFICATE-----
      %end
      

      This needs to be supported by ImageBuilder so it can be used to created encrypted DNS installation media.

              osbuilders Osbuilders Bot Account
              pbrezina@redhat.com Pavel Brezina
              Osbuilders Bot Account Osbuilders Bot Account
              Release Test Team Release Test Team
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: