Add Client::certificate_parts to support more use cases
Fix stack-overflow in Error's Display impl Also removed some deprecated impls and changed the "reason" string from the debug string to the human-readable message.
Looks like I got all the changes that hadn't been done some how, feel free to let me know if I missed any was a bit of a mess to try merge after #63 & #62
Description
Co-authored-by: Mark Drobnak mdrobnak@mozilla.com
How Has This Been Tested?
includes unit tests, integration with CircleCI
Due Dilligence