Skip to content

Conversation

pjgeorg
Copy link
Contributor

@pjgeorg pjgeorg commented Oct 21, 2021

ERR_get_error_line_data is deprecated in OpenSSL >= 3.0.
It can be replaced by the newer function ERR_get_error_all added in OpenSSL 3.0.

ERR_get_error_line_data is deprecated in OpenSSL >= 3.0.
It can be replaced by the newer function ERR_get_error_all added in
OpenSSL 3.0.
@remicollet
Copy link
Contributor

Please merge, Fedora 36, RHEL 9 Beta and CentOS 9 Stream now use OpenSSL 3.0

@mpenick mpenick merged commit d31ce13 into datastax:master Nov 10, 2021
fsaporito pushed a commit to cloudian/cpp-driver that referenced this pull request May 9, 2023
ERR_get_error_line_data is deprecated in OpenSSL >= 3.0.
It can be replaced by the newer function ERR_get_error_all added 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.

3 participants