Issue #14550 has been updated by Daniel Pittman.

Assignee deleted (Daniel Pittman)

----------------------------------------
Feature #14550: Accept a CRL path on the agent
https://projects.puppetlabs.com/issues/14550#change-92329

* Author: Dustin Mitchell
* Status: Needs Decision
* Priority: Normal
* Assignee: 
* Category: SSL
* Target version: 
* Affected Puppet version: 
* Keywords: 
* Branch: 
----------------------------------------
The agent happily downloads a CRL from the master, but will only support one 
CRL, and therefore only one CA, and therefore doesn't work in a 
chained-certificates context.

While it would be nice to have better support for chained certificates *within* 
puppet, I think that certificate chaining and other crazy OpenSSL tricks are 
probably best left to the site to implement, with puppet just providing the 
minimal hooks.

In this case that would mean adding a 'crlpath' agent configuration option 
which takes a hashed directory full of CRLs - similar to 
http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslcarevocationpath

It would then be up to the user to populate this directory through whatever 
means are most appropriate to the site.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

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


Reply via email to