[Puppet Users] Puppet Sever 6 upgrade on Enterprise Linux 7.6 issue

2019-03-04 Thread jmp242
I've upgraded from puppetserver 5, and after doing so I've gotten an error trying to clean a certificate. Per the "new method", I've tried puppet node clean fqdn This worked, for this node, before the updated with puppetserver 5. However, after the update I now get an error: puppet node clean

Re: [Puppet Users] Puppet Sever 6 upgrade on Enterprise Linux 7.6 issue

2019-03-04 Thread Justin Stoller
The new ca tool (which is one of the things node clean is calling under the hood) uses the CA's http api in most cases and requires special permissions. By default, the api now only allows access to most certificate endpoints by clients that contain a special cert extension. You can create a cert f