diff options
author | Luke Kanies <luke@madstop.com> | 2008-12-18 18:06:45 -0600 |
---|---|---|
committer | Luke Kanies <luke@madstop.com> | 2008-12-18 18:06:45 -0600 |
commit | 566bf7820e56b3be503a05645cad54152309b20f (patch) | |
tree | f773fa8ea389790c01ae8a6eb92de7cd8a44874c /lib/puppet/parser | |
parent | 0cf9decfeab5a45f8457af2e51633fd6e0f877fc (diff) | |
download | puppet-566bf7820e56b3be503a05645cad54152309b20f.tar.gz puppet-566bf7820e56b3be503a05645cad54152309b20f.tar.xz puppet-566bf7820e56b3be503a05645cad54152309b20f.zip |
Fixing #1729 - puppetmasterd can now read certs at startup
The main aspect of this solution is to create a site-wide
Puppet::SSL::Host instance to cache ssl key and certificate,
so that by the time we've switched UIDs, we've got the key and
cert in memory. Then webrick just uses that, rather than creating
a new Host instance.
Signed-off-by: Luke Kanies <luke@madstop.com>
Diffstat (limited to 'lib/puppet/parser')
0 files changed, 0 insertions, 0 deletions