Bug #3117
Cert fingerprinting fails with ruby <= 1.8.6
| Status: | Closed | Start: | 01/27/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | SSL | |||
| Target version: | 2.6.0 | |||
| Affected 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 7 months ago
- Status changed from Accepted to Ready for Testing
- 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 7 months ago
- Status changed from Ready for Testing to Closed
Pushed in commit:“46f9d00714d8fa6c2dc88d1e4f19ed6786943220” in branch master.