Bug #3117
Cert fingerprinting fails with ruby <= 1.8.6
| Status: | Closed | Start date: | 01/27/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | SSL | |||
| Target version: | 2.6.0 | |||
| Affected Puppet version: | development | Branch: | http://github.com/masterzen/puppet/tree/tickets/master/3117 | |
| Keywords: | ||||
| Votes: | 0 |
Description
Cert fingerprinting uses OpenSSL::Digest.hexdigest which is available only on some ruby versions.
History
Updated by Brice Figureau about 2 years ago
- Status changed from Accepted to In Topic Branch Pending Review
- Branch set to http://github.com/masterzen/puppet/tree/tickets/master/3117
Code pending review. The code is available in the tickets/master/3117 branch of my github repository: http://github.com/masterzen/puppet/tree/tickets/master/3117
Updated by James Turnbull about 2 years ago
- Status changed from In Topic Branch Pending Review to Closed
Pushed in commit:46f9d00714d8fa6c2dc88d1e4f19ed6786943220 in branch master.