I cannot reproduce this behavior, it seems to work for me: [EMAIL PROTECTED]:/# puppetca --list klong.noip.com.br [EMAIL PROTECTED]:/# puppetca --clean --all Removing /var/lib/puppet/ssl/ca/requests/klong.noip.com.br.pem [EMAIL PROTECTED]:/# puppetca --list No certificates to sign
Perhaps the order of the arguments you used impacts it? In otherwords, if you do --all --clean it probably will not work, since the --all operates on the operator preceeding? micah -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

