-
Notifications
You must be signed in to change notification settings - Fork 5.4k
openssl 3.0 support #46526
Copy link
Copy link
Open
Labels
Cost:LWork that requires one engineer up to 4 weeksWork that requires one engineer up to 4 weeksPriority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasearea-System.SecurityenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additionsos-linuxLinux OS (any supported distro)Linux OS (any supported distro)
Milestone
Metadata
Metadata
Assignees
Labels
Cost:LWork that requires one engineer up to 4 weeksWork that requires one engineer up to 4 weeksPriority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasearea-System.SecurityenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additionsos-linuxLinux OS (any supported distro)Linux OS (any supported distro)
Type
Fields
Give feedbackNo fields configured for issues without a type.
In continuation to PowerShell/PowerShell#14410
PowerShell-7.0.3$ grep -Rns "ERR_put_error" ./
Binary file ./src/powershell-unix/bin/Linux/netcoreapp3.1/linux-x64/System.Security.Cryptography.Native.OpenSsl.a matches
Binary file ./src/powershell-unix/bin/Linux/netcoreapp3.1/linux-x64/System.Security.Cryptography.Native.OpenSsl.so matches
Binary file ./bin/System.Security.Cryptography.Native.OpenSsl.a matches
Binary file ./bin/System.Security.Cryptography.Native.OpenSsl.so matches
System.Security.Cryptography.Native.OpenSsl.so contains deprecated APIs of Openssl 3.0
Reference: https://www.openssl.org/news/changelog.html
This bug is created for support of openssl 3.0 in dotnet
Project Plan (updated as data is known, checkmarks mean done locally, not necessarily merged)