After 4 hours of trying to get OCSP check for Apples own(!) certificates to work, I've noticed this comment in sources 
As it turned out, this library does not support any other algorithms else then SHA1.
- Why isn't there anything about that in the documentation?
- Will be SHA256 support added anytime soon?