Skip to content

Add compatibility with openssl 1.1.0 - minimal changes#558

Closed
cotequeiroz wants to merge 1 commit into
networkupstools:masterfrom
cotequeiroz:openssl-1.1
Closed

Add compatibility with openssl 1.1.0 - minimal changes#558
cotequeiroz wants to merge 1 commit into
networkupstools:masterfrom
cotequeiroz:openssl-1.1

Conversation

@cotequeiroz
Copy link
Copy Markdown

@cotequeiroz cotequeiroz commented Jun 1, 2018

Hello

I saw PR #504 about openssl 1.1.0, but I decided to add another one that does not touch code outside of openssl 1.1.0, so perhaps it could get merged sooner. I do agree with most of the changes brought by @arjendekorte, by the way.

Signed-off-by: Eneas U de Queiroz cote2004-github@yahoo.com

Minor adjustments were needed:
* Openssl 1.1 libs do not need to be initialized.
* TLSv*_method became TLS_*_method.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
Comment thread m4/nut_check_libopenssl.m4
@jimklimov
Copy link
Copy Markdown
Member

Looks elegant, I like :)

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.

3 participants