Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
261 contributions in the last year
Contribution activity
December 2020
Created 3 commits in 2 repositories
Created a pull request in dehydrated-io/dehydrated that received 1 comment
Fix OCSP_FETCH with libressl
libressl did not pick up the implicit host header patches of OpenSSL 1.1 even in version 3 and thus exhibits the same behavior as OpenSSL 1.0. Fixes …