* Puppet::SSL::Base * Puppet::SSL::Key * Puppet::SSL::Certificate * Puppet::SSL::CertificateRequest (just the indirector related stuff, the rest is ok)
Various classes are marked as deprecated in API documentation, and will be removed in puppet 7.
Constructing an instance of Puppet::SSL::Host, attempting to get or set Puppet[:ssl_server_ca_auth], or attempting to set Puppet[:ssl_client_ca_auth] will generate a deprecation warning.
Vadym Chepkov thanks for the trace! It looks like the puppetdb termini changes missed this usage of HttpPool.http_instance. Can you file a new ticket since 6.8 has already been released?