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

libs: Update openssl to 3.1.1 #8081

Merged

Conversation

Smjert
Copy link
Member

@Smjert Smjert commented Jul 14, 2023

  • Regenerate the test_client certificate since it uses a deprecated/insecure signing algorithm.
  • Correct the function to use to free a stack of X509_INFO structures.

Fixes #7987

@Smjert Smjert added the libraries For things referring to osquery third party libraries label Jul 14, 2023
@Smjert Smjert requested review from a team as code owners July 14, 2023 16:56
@Smjert Smjert marked this pull request as draft July 14, 2023 16:56
- Regenerate the test_client certificate since it uses
a deprecated/insecure signing algorithm.
- Correct the function to use to free a stack of X509_INFO structures.
@Smjert Smjert force-pushed the stefano/libraries/update-openssl-3.1 branch from e232309 to 7113152 Compare July 14, 2023 16:59
@Smjert Smjert marked this pull request as ready for review July 14, 2023 18:05
Copy link
Member

@directionless directionless left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Diff looks okay to me.

@Smjert Smjert merged commit 9d039c8 into osquery:master Jul 17, 2023
16 checks passed
@Smjert Smjert deleted the stefano/libraries/update-openssl-3.1 branch July 17, 2023 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libraries For things referring to osquery third party libraries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate openssl from 1.1.1 to 3.x
2 participants