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

Deprecate SSL host, validators, indirected types and termini

    XMLWordPrintable

Details

    • Task
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • None
    • PUP 6.8.0
    • None
    • Deprecation
    • Hide
      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.
      Show
      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.
    • Needs Assessment

    Description

      The following classes or methods should be deprecated in 6.x and removed in 7:

      • Puppet::Network::HttpPool.http_instance
      • Puppet::Network::HttpPool.http_ssl_instance
      • Puppet::SSL::Host

      Indirected Types

      • Puppet::SSL::Base
      • Puppet::SSL::Key
      • Puppet::SSL::Certificate
      • Puppet::SSL::CertificateRequest (just the indirector related stuff, the rest is ok)

      Termini

      • Puppet::Indirector::SslFile
      • Puppet::SSL::Key::*
      • Puppet::SSL::Certificate::*
      • Puppet::SSL::CertificateRequest::*

      Validators

      • Puppet::SSL::Validator
      • Puppet::SSL::Validator::*
      • Puppet::SSL::VerifierAdapter

      Settings

      • ssl_client_ca_auth
      • ssl_server_ca_auth

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Zendesk Support