-
Type:
New Feature
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: PUP 6.4.0
-
Component/s: None
-
Labels:
-
Template:customfield_10700 293155
-
Epic Link:
-
Team:Coremunity
-
Sprint:Platform Core KANBAN
-
Release Notes:New Feature
-
Release Notes Summary:
-
QA Risk Assessment:Needs Assessment
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).