chef / cheffish

Resources and tools for testing and interacting with Chef and Chef Server.
Apache License 2.0
38 stars 28 forks source link

Remove support for PKCS8 SHA1 fingerprints #159

Closed tas50 closed 4 years ago

tas50 commented 4 years ago

This only worked on Ruby < 2. Instead of gating that and having tests that blow up we should just remove all the supporting code since it'll never work.

Signed-off-by: Tim Smith tsmith@chef.io