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

Add HttpPool method for creating connections using an SSLContext

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • PUP 6.4.0
    • None
    • New Feature
    • Hide
      This is a dark feature, not accessible to users until later, and shouldn't be documented until then.

      Adds a method to Puppet::Network::HttpPool to create an HTTPS connection using a specified SSLContext.
      Show
      This is a dark feature, not accessible to users until later, and shouldn't be documented until then. Adds a method to Puppet::Network::HttpPool to create an HTTPS connection using a specified SSLContext.
    • Needs Assessment

    Description

      Update the Puppet::Network::HttpPool factory to return a SSL connection from a host, port and SSLContext. If caching is not enabled, then it should always create a new connection. If caching is enabled, it should only return a cached connection, if they both have the same SSLContext (and same verification mode, certs/keys, etc).

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Zendesk Support