Le 05/11/2010 16:29, no-re...@cfengine.com a écrit :
> Forum: Cfengine Help
> Subject: Re: Cfengine Help: New key naming algorithm
> Author: neilhwatson
> Link to topic: https://cfengine.com/forum/read.php?3,19100,19101#msg-19101
>
> Yes, I've seen existing keys converted.  My concern is when I generate a new 
> key pair on a client, I get localhost.priv and localhost.pub.  How do I copy 
> the public key to the server manually?  On the server side I now have a 
> collection of keys that have little meaning to look at.  Which one is the 
> server's public key that I need to copy to new clients?
>
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@cfengine.org
> https://cfengine.org/mailman/listinfo/help-cfengine
>    
You know that localhost.* are the keys of the client/server you are on. 
 From there, you know that the server key is localhost.pub on the server 
machine. You can copy it renamed to the old naming scheme to the client, 
which will rename it at next execution of cf-agent.

Your second issue is a bit more complex. A new cfengine binary listing 
all keys in new and old format could be a good idea. Dunno if it already 
exists though, maybe in nova ?

-- 
==========================================
Matthieu CERDA
------------------------------------------
Normation
44 rue Cauchy, 94110 Arcueil, France
------------------------------------------
Telephone:  +33 (0)1 83 62 26 96
Mobile:     +33 (0)6 30 53 40 00
------------------------------------------
Web:        http://www.normation.com/
==========================================

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to