-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Update for OpenSSL 1.1 API. #9326
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
Conversation
This avoids a compile failure on newly installed debian stretch systems.
|
Needs backport tag please. |
|
Thanks for the fix! |
|
Maybe we should also include the required changes in |
|
@jonasschnelli Thanks, I hadn't noticed that the stretch system I was testing on had decided to compile without the GUI, and so it wasn't getting the error there. |
|
utACK 9285b9a4899e7af56777e79a308f6335837d350d |
This avoids a compile failure on newly installed debian stretch systems.
|
@sipa @jonasschnelli reACK after changes to qt/paymentrequestplus? |
jonasschnelli
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
re-utACK b05b1af
|
Backport in #9347 |
Github-Pull: bitcoin#9326 Rebased-From: bae1eef b05b1af
|
Interesting... does this actually work on OpenSSL 1.1? The documentation says that |
This avoids a compile failure on newly installed debian stretch systems.