Skip to content
  • Thomas Bellman's avatar
    7e02af4b
    Include the x509certs class when needed. · 7e02af4b
    Thomas Bellman authored
    The named_vhost.conf.erb template file references variables in the
    x509certs class when the 'certname' parameter of apache::named_vhost
    is specified.  We need to include the class to make sure the variables
    are available.
    
    The variable references happened to work anyway in many practical
    cases, where the user used the x509certs module in other ways, but
    it isn't right to depend on that.
    7e02af4b
    Include the x509certs class when needed.
    Thomas Bellman authored
    The named_vhost.conf.erb template file references variables in the
    x509certs class when the 'certname' parameter of apache::named_vhost
    is specified.  We need to include the class to make sure the variables
    are available.
    
    The variable references happened to work anyway in many practical
    cases, where the user used the x509certs module in other ways, but
    it isn't right to depend on that.
Loading