diff options
author | Markus Roberts <Markus@reality.com> | 2009-08-11 22:58:34 -0700 |
---|---|---|
committer | James Turnbull <james@lovedthanlost.net> | 2009-08-13 08:16:54 +1000 |
commit | 55a9cdbac71ef303c4905330b946586262297672 (patch) | |
tree | 8d8de19526885de9a4ee4050f17c14711938e888 /spec/integration/util/autoload.rb | |
parent | 601a2e54aecccedfc0bdd94939d44cc07b4d6588 (diff) | |
download | puppet-55a9cdbac71ef303c4905330b946586262297672.tar.gz puppet-55a9cdbac71ef303c4905330b946586262297672.tar.xz puppet-55a9cdbac71ef303c4905330b946586262297672.zip |
Fix #2517 - Stack overflow when CA cert missing
This was a "There's A Hole In The Bucket" problem caused when trying
to establish a connection to get a certificate before there was
a certificate with which to establish the connection, ad
infinitum. The solution was to test for the presence of the
CA cert as well as the host cert before attempting to use them.
This patch modifies existing tests to pass with the new code (by
stubbing out the additional FileTests) and adds a new test which
catches the original problem.
Signed-off-by: Markus Roberts <Markus@reality.com>
Diffstat (limited to 'spec/integration/util/autoload.rb')
0 files changed, 0 insertions, 0 deletions