I am testing an install of PE 2018.1.4 (puppet 5.5.6)
When trying to regenerate an agent cert, I am getting:
root@puppetmaster # puppet cert clean host.domain.com
Warning: Accessing 'cakey' as a setting is deprecated.
(location: /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/settings.rb:1165:in `issue_deprecation_warning')
Warning: `puppet cert` is deprecated and will be removed in a future release.
(location: /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:370:in `run')
Notice: Revoked certificate with serial 47
Notice: Removing file Puppet::SSL::Certificate host.domain.com at '/etc/puppetlabs/puppet/ssl/ca/signed/host.domain.com.pem'
Notice: Removing file Puppet::SSL::Certificate host.domain.com at '/etc/puppetlabs/puppet/ssl/certs/host.domain.com.pem'
root@puppetmaster #
What is the procedure to clean certs these days? The PE 2018 documentation says to use "puppet cert clean".
Thanks
Bill
↧