Uploaded image for project: 'Puppet Server'
  1. Puppet Server
  2. SERVER-2760

Update puppetserver CA init code for new CA dir location

    XMLWordPrintable

Details

    • Task
    • Status: Resolved
    • Normal
    • Resolution: Done
    • None
    • SERVER 7.0.0
    • None
    • Froyo
    • 2
    • Froyo 11/02/2020, Froyo - 11/09/2020
    • Not Needed
    • See SERVER-2896 for release notes.
    • Needs Assessment

    Description

      The easiest way to separate the CA dir from the SSL dir is to create the files in a different location (or migrate them), and then provide a symlink from the old location to the new location. This will prevent users from automatically deleting their CA files, as rm -rf will just unlink the symlink and not follow it to delete the files themselves.

      When puppetserver starts, we should

      • if the CA is not yet initialized, create it in the new location (/etc/puppetlabs/puppetserver/ca) and create a symlink from the configured location to the new one (see SERVER-2895 for similar change to the CLI setup command)

      Attachments

        Issue Links

          Activity

            People

              justin Justin Stoller
              maggie Maggie Dreyer
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Zendesk Support