[chef] Re: RSA encryption using client keys


Chronological Thread 
  • From: < >
  • To:
  • Subject: [chef] Re: RSA encryption using client keys
  • Date: Fri, 20 Jan 2012 00:58:00 -0800 (PST)

Hi again,

I set up a knife plugin, a library for the openssl cookbook and a demo
cookbook.

You can get it at https://github.com/oscarschneider/openssldemo

The usage of the Chef PKI is a nice way to avoid "out of band" administration
when using encrypted databags, but use the Chef API only.

The next planned step is to create a knife plugin called role_secret which 
will
basically do the same thing as the node_secret plugin in the git repo linked
above, but search for all nodes of a certain role first and encrypt the same
secret with each node's/client's public key.

Cheers,

Oscar



Archive powered by MHonArc 2.6.16.

§