I revoked the certificate of one of the clients by issuing the following 
command on puppetmaster :

    puppet cert clean <hostname>

Then tried to access the catalog from <hostname> via :

   puppet agent --server=puppet ....

and I can still access the catalogs from the master without any error.

I checked that the certificate is no longer there in the puppetmaster for 
this <hostname> :

   puppet cert list --all | grep <hostname>

What have I misunderstood here ?

Thanks for any help.
ps: I am using puppet-3.0.2.x

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet 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 http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to