53140/what-is-ssldir-in-puppet
Puppet stores its certificate infrastructure in the ssldir directory.
The ssldir directory contains Puppet certificates, private keys, certificate signing requests (CSRs), and other cryptographic documents.
The ssldir directory on Agent nodes and Puppet masters contain a private key a public key, a signed certificate , a copy of the CA certificate and a copy of the certificate revocation list (CRL) (crl.pem).
They usually also retain a copy of their CSR after submitting it . If these files don’t exist, they are either generated locally or requested from the CA Puppet master
What is class Inheritance? Node groups inherent properties ...READ MORE
Puppet code is composed primarily of resource declarations. ...READ MORE
Facter is a library that reports and ...READ MORE
Puppet can run in a stand-alone architecture, ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
PSON is a variant of JSON which ...READ MORE
Hiera is probably a built-in key-value configuration data ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.