Hi, I revoked by mistake all certificates on Capsule server (also Puppet CA/Puppet master). I followed this procedure:
# puppet cert clean --all # service puppet stop ; service httpd stop # rm -rf /var/lib/puppet/ssl/* # puppet cert list --all # puppet master --no-daemonize --verbose (https://access.redhat.com/solutions/2168191) to restore main certificates but now Capsule server cannot communicate with Satellite: # /etc/puppet/node.rb myclient.mydomain.com Error retrieving node myclient.mydomain.com: Net::HTTPPreconditionFailed I suppose that Satellite server is no more able to authenticate Capsule but I don't know how can I solve the issue. -- You received this message because you are subscribed to the Google Groups "Foreman users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/foreman-users. For more options, visit https://groups.google.com/d/optout.
