diff options
author | Brice Figureau <brice-puppet@daysofwonder.com> | 2010-01-27 20:29:47 +0100 |
---|---|---|
committer | James Turnbull <james@lovedthanlost.net> | 2010-01-28 12:02:15 +1100 |
commit | 46f9d00714d8fa6c2dc88d1e4f19ed6786943220 (patch) | |
tree | 8a234ab1f7fd34aa7a7ef08a1d5e7a2eba08aaf5 /spec/unit/util/autoload.rb | |
parent | 04842efb37d31f697f726d8bd9ae38788aa3dc5c (diff) | |
download | puppet-46f9d00714d8fa6c2dc88d1e4f19ed6786943220.tar.gz puppet-46f9d00714d8fa6c2dc88d1e4f19ed6786943220.tar.xz puppet-46f9d00714d8fa6c2dc88d1e4f19ed6786943220.zip |
Fix #3117 - cert fingerprinting uses a method not available in ruby <= 1.8.6
OpenSSL::Digest.hexdigest is not available on older ruby versions.
This patch accesses directly to the digest instead (which hopefully
support hexdigest).
Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>
Diffstat (limited to 'spec/unit/util/autoload.rb')
0 files changed, 0 insertions, 0 deletions