Skip to content

Fix compilation with openssl 3.0#112

Open
ellert wants to merge 1 commit intobji:masterfrom
ellert:openssl-3.0
Open

Fix compilation with openssl 3.0#112
ellert wants to merge 1 commit intobji:masterfrom
ellert:openssl-3.0

Conversation

@ellert
Copy link
Contributor

@ellert ellert commented Sep 16, 2021

Since -Werror is used by default, warnings about calls to deprecated
functions are treated as errors. Rewrite the code to not use functions
deprecated in openssl 3.0.

Since -Werror is used by default, warnings about calls to deprecated
functions are treated as errors. Rewrite the code to not use functions
deprecated in openssl 3.0.
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.

1 participant