Actions
Bug #10911
closedFix OpenSSL 3.0 deprecation warnings
Start date:
09/05/2022
Due date:
% Done:
100%
Estimated time:
Description
OpenSSL 3.0 is spitting out deprecation warnings. Let's make sure any code in Wt using OpenSSL is using the non-deprecated version.
Updated by Roel Standaert about 2 years ago
- Status changed from InProgress to Review
- Assignee deleted (
Roel Standaert)
Updated by Roel Standaert about 2 years ago
- Status changed from Review to Implemented @Emweb
- Assignee set to Roel Standaert
- % Done changed from 0 to 100
Updated by Roel Standaert about 2 years ago
- Status changed from Implemented @Emweb to Resolved
Updated by Roel Standaert about 2 years ago
- Status changed from Resolved to InProgress
- % Done changed from 100 to 90
Reopened since the tests don't build on Windows.
Updated by Roel Standaert about 2 years ago
- Status changed from InProgress to Review
- Assignee changed from Roel Standaert to Korneel Dumon
- Priority changed from Normal to High
Fix for tests on Windows is now in review (changed native()
calls on boost::filesystem::path
to string()
).
Updated by Roel Standaert about 2 years ago
- Status changed from Review to Implemented @Emweb
- Assignee changed from Korneel Dumon to Roel Standaert
- % Done changed from 90 to 100
Updated by Roel Standaert about 2 years ago
- Status changed from Implemented @Emweb to Resolved
Updated by Roel Standaert almost 2 years ago
- Status changed from Resolved to Closed
Actions