Failed to trust a certificate with “PfxFilePath” in net9.0 command #14178
Labels
Found:ManualTests
Priority:1
High priority issues that must be resolved in the current sprint.
Type:Test
NuGet Product Used
dotnet.exe
Product Version
.NET SDK 9.0.300-preview.0.25161.8
Worked before?
It is a regression since it doesn't repro on VS Main\35612.67 after patching the latest 8.0.405-servicing.24605.1 .NET SDK with NuGet Client Dev\6.13.0.95
Impact
It's more difficult to complete my work
Repro Steps & Context
Repro Steps:
.\dotnet run --project .\Entropy\MakeTestCert\MakeTestCert.csproj --framework net9.0
.\dotnet run --project .\Entropy\TrustTestCert\TrustTestCert.csproj --framework net9.0 -- add -c <PfxFilePath>
Expected:
Trusting the certificate with “PfxFilePath” should be successful.
Actual:
Trusting the certificate with “PfxFilePath” is failed as the screenshot below.

Verbose Logs
The text was updated successfully, but these errors were encountered: