Add X509_REVOKED_get0_* OpenSSL shims
authorMingtao Yang <mingtao@fb.com>
Fri, 28 Jul 2017 16:57:24 +0000 (09:57 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 28 Jul 2017 17:08:37 +0000 (10:08 -0700)
commit45245cb293e3c61deb8b952956507b62e88b0cf9
treebc2d0e2aac268a795de3365f935ae3e5efcec7f6
parentcd2511afa674f917cbfe39fc8ea4cc7838184720
Add X509_REVOKED_get0_* OpenSSL shims

Reviewed By: yfeldblum

Differential Revision: D5509756

fbshipit-source-id: 0b9581dafb073c5e3e5a229c032c6cf272ceb2e0
folly/portability/OpenSSL.cpp
folly/portability/OpenSSL.h
folly/portability/test/OpenSSLPortabilityTest.cpp