Module: Puppet::SSL Private
- Defined in:
- lib/puppet/ssl.rb,
lib/puppet/ssl/error.rb,
lib/puppet/ssl/ssl_context.rb
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Responsible for bootstrapping an agent’s certificate and private key, generating SSLContexts for use in making HTTPS connections, and handling CSR attributes and certificate extensions.
Defined Under Namespace
Modules: Oids Classes: Base, CertMismatchError, CertVerifyError, Certificate, CertificateRequest, CertificateRequestAttributes, CertificateSigner, Digest, SSLContext, SSLError, SSLProvider, StateMachine, Verifier
Constant Summary collapse
- CA_NAME =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
"ca"