Skip to content
Snippets Groups Projects
Commit 34d53f78 authored by Stefan Goethals's avatar Stefan Goethals Committed by GitHub
Browse files

Check CA path when creating the CA cert

When starting a new puppetserver as CA with existing CA files, the current code
tries to perform 'puppetserver ca setup' because the puppetserver's cert does
not exist yet. However, that command fails because the CA cert files exist and
can, correctly, not be overwritten.

This change checks for the CA cert, instead of the server's own cert.
parent 8dcd89db
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment