Re: [Puppet Users] Re: Confused by SSL revocation error

2014-11-24 Thread Alex Elman
Jonathan, Glad you fixed the issue! Whenever you do a cert clean or cert remove, it will automatically get added to the certificate revocation list because it is assumed those certs will never be used again. Thanks, -Alex On Nov 24, 2014 10:12 AM, "Jonathan Gazeley" < jonathan.gaze...@bristol.ac.

[Puppet Users] Re: Confused by SSL revocation error

2014-11-24 Thread Jonathan Gazeley
On 24/11/14 14:50, Jonathan Gazeley wrote: On 24/11/14 11:54, Jonathan Gazeley wrote: [jg4461@puppet-prod PUPPETROOT]$ sudo puppet node deactivate authconfigtest.resnet.bris.ac.uk Error: Failed to submit 'deactivate node' command for authconfigtest.resnet.bris.ac.uk to PuppetDB at puppetdb.r

[Puppet Users] Re: Confused by SSL revocation error

2014-11-24 Thread Jonathan Gazeley
On 24/11/14 11:54, Jonathan Gazeley wrote: [jg4461@puppet-prod PUPPETROOT]$ sudo puppet node deactivate authconfigtest.resnet.bris.ac.uk Error: Failed to submit 'deactivate node' command for authconfigtest.resnet.bris.ac.uk to PuppetDB at puppetdb.resnet.bris.ac.uk:8081: SSL_connect returned=

[Puppet Users] Re: Confused by SSL revocation error

2014-11-24 Thread Jonathan Gazeley
On 24/11/14 11:54, Jonathan Gazeley wrote: Hi all, I'm confused by a new error on my Puppetmaster. It is connected to PuppetDB running on a separate server over SSL on 8081. All Puppet functions work normally, including submitting and retrieving catalogs, facts and exported resources. Howev