Uploaded image for project: 'Puppet'
  1. Puppet
  2. PUP-9461

Use available X509 objects to make SSL connections

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • PUP 6.4.0
    • None
    • Bug Fix
    • Hide
      Puppet applications (other than agent, device, and ssl) will now raise an error if they attempt to make an SSL connection, but the SSL bootstrap process is incomplete, such as if the node doesn't have a client cert.

      The agent, device and ssl application behave the same as before.
      Show
      Puppet applications (other than agent, device, and ssl) will now raise an error if they attempt to make an SSL connection, but the SSL bootstrap process is incomplete, such as if the node doesn't have a client cert. The agent, device and ssl application behave the same as before.
    • Needs Assessment

    Description

      During normal puppet execution, load whatever key/cert-related objects are available (if any), make them available in Puppet's context system, and use them to make SSL connections.

      Continue to use Puppet::SSL::Host when bootstrapping SSL via puppet agent/device/ssl.

      Attachments

        Activity

          People

            josh Josh Cooper
            josh Josh Cooper
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Zendesk Support