Naïve autosigning
Naïve autosigning causes the CA to autosign all CSRs.
To enable naïve autosigning, set autosign = true
in the [server]
section of the CA Puppet primary server’s puppet.conf
.
For security reasons, never use naïve
autosigning in a production deployment. Naïve autosigning is suitable only for
temporary test deployments that are incapable of serving catalogs containing sensitive
information.