Hello again,
I solved my problem, this code doesn't follow strictly the cfengine code
pattern but could be useful for someone as was usuful for me.
ncode@karoly:~/Devel/locaweb/cfengine/cfengine-3.1.5/src$ ./cf-hash -f
/tmp/ncode.pub
Using key: /tmp/ncode.pub
Key hash value: root-MD5=1107ecac56dc
Is there any algorithm we can use to obtain the correct filename for the
key on each server using any programming language instead of using
cf-promises and cf-key tools?
Thanks!
--
Luiz Viana
___
Help-cfengine mailing list
Help-cfengine@cfengine.org
ht
Hello,
I've got some problems after that key naming change, each of my client
keys are received from a remote location after the server install. So
is it possible to generate its root-md5= remotely ( without any
contact with the machine that should receive that key)?
root@karoly:/var/cfengine/ppk
Forum: Cfengine Help
Subject: Re: MD5 key naming instead of IP's/hostnames
Author: bbomgardner
Link to topic: https://cfengine.com/forum/read.php?3,21679,21703#msg-21703
Check out cf-key --show-hosts
___
Help-cfengine mailing list
Help-cfe
Forum: Cfengine Help
Subject: Re: Cfengine Help: MD5 key naming instead of IP's/hostnames
Author: pieterb
Link to topic: https://cfengine.com/forum/read.php?3,21680,21681#msg-21681
No, I was unaware of that option. Thanks.
___
Help-cfengine ma
On 28 apr 2011, at 13:03, no-re...@cfengine.com wrote:
> Forum: Cfengine Help
> Subject: MD5 key naming instead of IP's/hostnames
> Author: pieterb
> Link to topic: https://cfengine.com/forum/read.php?3,21679,21679#msg-21679
>
> I want to revoke a couple of keys. How do
Forum: Cfengine Help
Subject: MD5 key naming instead of IP's/hostnames
Author: pieterb
Link to topic: https://cfengine.com/forum/read.php?3,21679,21679#msg-21679
I want to revoke a couple of keys. How do I find out from the MD5 hashes in my
server's ppkeys dir what keys to revoke? T