Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set bn_mod_exp in order to make OpenSSL 1.1.1 OCSP_basic_verify work #23

Merged
merged 1 commit into from
Sep 20, 2018

Conversation

tatsuhiro-t
Copy link
Contributor

For OpenSSL >= 1.1.0, instead of setting each function from
default_method, first duplicate default_method, and just override our
custom functions.

This change fixes Item 1 in #20.

For OpenSSL >= 1.1.0, instead of setting each function from
default_method, first duplicate default_method, and just override our
custom functions.
@kazuho
Copy link
Member

kazuho commented Sep 20, 2018

Thank you for the PR. LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants