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

engine: upgrade to OpenSSL 3.x #2498

Closed
bassosimone opened this issue Jul 4, 2023 · 1 comment
Closed

engine: upgrade to OpenSSL 3.x #2498

bassosimone opened this issue Jul 4, 2023 · 1 comment
Assignees
Labels
chore routine tasks that must be done, but require little active brain power ooni/probe-engine priority/high security technical task technical tasks e.g. deployment

Comments

@bassosimone
Copy link
Member

bassosimone commented Jul 4, 2023

OpenSSL 1.1 will be EOL on 11 September 2023. We should upgrade our code to use either 3.0.x or 3.1.x.

@bassosimone bassosimone added security priority/high chore routine tasks that must be done, but require little active brain power technical task technical tasks e.g. deployment ooni/probe-engine labels Jul 4, 2023
@bassosimone bassosimone self-assigned this Jul 4, 2023
@kelmenhorst kelmenhorst self-assigned this Aug 7, 2023
bassosimone added a commit to ooni/probe-cli that referenced this issue Aug 23, 2023
Part of ooni/probe#2524. Prompted by observing
a failing Linux build test for zlib.

Upgrading to OpenSSL v3 is tracked by ooni/probe#2498
and implemented by #1191.

While there, fix ./pkg/oonimkall integration tests as well.
bassosimone added a commit to ooni/probe-cli that referenced this issue Aug 23, 2023
Part of ooni/probe#2524. Prompted by observing
a failing Linux build test for zlib.

Upgrading to OpenSSL v3 is tracked by
ooni/probe#2498 and implemented by
#1191.

While there, fix ./pkg/oonimkall integration tests as well.
bassosimone added a commit to ooni/probe-cli that referenced this issue Aug 23, 2023
Reference issue for this pull request: ooni/probe#2498

This diff modifies the cdeps build to use OpenSSL 3.1.2.

---------

Co-authored-by: Simone Basso <bassosimone@gmail.com>
@bassosimone
Copy link
Member Author

This work as been merged, so we can now close this issue!

Murphy-OrangeMud pushed a commit to Murphy-OrangeMud/probe-cli that referenced this issue Feb 13, 2024
Part of ooni/probe#2524. Prompted by observing
a failing Linux build test for zlib.

Upgrading to OpenSSL v3 is tracked by
ooni/probe#2498 and implemented by
ooni#1191.

While there, fix ./pkg/oonimkall integration tests as well.
Murphy-OrangeMud pushed a commit to Murphy-OrangeMud/probe-cli that referenced this issue Feb 13, 2024
Reference issue for this pull request: ooni/probe#2498

This diff modifies the cdeps build to use OpenSSL 3.1.2.

---------

Co-authored-by: Simone Basso <bassosimone@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore routine tasks that must be done, but require little active brain power ooni/probe-engine priority/high security technical task technical tasks e.g. deployment
Projects
None yet
Development

No branches or pull requests

2 participants