254 references to LogWarning
aspire (53)
Certificates\CertificateGeneration\CertificateManager.cs (27)
1220_logger.LogWarning("An error has occurred while running the trust command: {ExitCode}.", exitCode);
1232_logger.LogWarning("An error has occurred while running the remove trust command: {ExitCode}.", exitCode);
1248_logger.LogWarning("An error has occurred while running the remove trust command: {ExitCode}.", exitCode);
1368_logger.LogWarning("The on-disk store directory was not found.");
1380_logger.LogWarning("The NSS database '{NssDb}' provided via {EnvironmentVariable} does not exist.", nssDb, environmentVariable);
1384_logger.LogWarning("The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.");
1388_logger.LogWarning("The certificate is not trusted by OpenSSL. Ensure that the {EnvVarName} environment variable is set correctly.", envVarName);
1392_logger.LogWarning("The certificate is not trusted in the NSS database in '{Path}'. This will likely affect the {Browser} family of browsers.", path, browser);
1428_logger.LogWarning("Failed to trust the certificate in .NET: {ExceptionMessage}.", exceptionMessage);
1436_logger.LogWarning("Clients that validate certificate trust using OpenSSL will not trust the certificate.");
1444_logger.LogWarning("Failed to trust the certificate in the NSS database in '{Path}'. This will likely affect the {Browser} family of browsers.", path, browser);
1452_logger.LogWarning("Failed to untrust the certificate in .NET: {ExceptionMessage}.", exceptionMessage);
1456_logger.LogWarning("Failed to untrust the certificate in OpenSSL.");
1464_logger.LogWarning("Failed to remove the certificate from the NSS database in '{Path}'.", path);
1472_logger.LogWarning("The certificate is only partially trusted - some clients will not accept it.");
1476_logger.LogWarning("Failed to look up the certificate in the NSS database in '{Path}': {ExceptionMessage}.", path, exceptionMessage);
1480_logger.LogWarning("Failed to add the certificate to the NSS database in '{Path}': {ExceptionMessage}.", path, exceptionMessage);
1484_logger.LogWarning("Failed to remove the certificate from the NSS database in '{Path}': {ExceptionMessage}.", path, exceptionMessage);
1488_logger.LogWarning("Failed to find the Firefox profiles in directory '{FirefoxDirectory}': {Message}.", firefoxDirectory, message);
1496_logger.LogWarning("Failed to trust the certificate in the NSS database in '{Path}'. This will likely affect the {Browser} family of browsers. This likely indicates that the database already contains an entry for the certificate under a different name. Please remove it and try again.", path, browser);
1500_logger.LogWarning("The {OpenSslCertDirectoryOverrideVariableName} environment variable is set but will not be consumed while checking trust.", openSslCertDirectoryOverrideVariableName);
1504_logger.LogWarning("The {OpenSslCommand} command is unavailable. It is required for updating certificate trust in OpenSSL.", openSslCommand);
1508_logger.LogWarning("The {CertUtilCommand} command is unavailable. It is required for querying and updating NSS databases, which are chiefly used to trust certificates in browsers.", certUtilCommand);
1516_logger.LogWarning("Failed to delete certificate file '{CertPath}': {ExceptionMessage}.", certPath, exceptionMessage);
1532_logger.LogWarning("Directory '{DirectoryPath}' may be readable by other users.", directoryPath);
1548_logger.LogWarning("Failed to trust the certificate in the Windows certificate store via WSL.");
1552_logger.LogWarning("Failed to trust the certificate in the Windows certificate store via WSL: {ExceptionMessage}.", exceptionMessage);
Aspire.Cli.Tests (1)
Aspire.Confluent.Kafka (4)
Aspire.Dashboard (21)
Aspire.Hosting (28)
Aspire.Hosting.Azure.AppContainers (1)
Aspire.Hosting.DevTunnels (1)
Aspire.Hosting.Testing.Tests (1)
Aspire.Hosting.Tests (2)
aspire-server (5)
BasketService (1)
BuildValidator (2)
CustomPolicyProvider (1)
Microsoft.AspNetCore.Authentication.Negotiate (3)
Microsoft.AspNetCore.FunctionalTests (10)
Microsoft.AspNetCore.Hosting (1)
Microsoft.AspNetCore.Identity.UI (2)
Microsoft.AspNetCore.InternalTesting (4)
Microsoft.AspNetCore.Server.IIS (2)
Microsoft.AspNetCore.Server.IntegrationTesting (10)
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (3)
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Microsoft.AspNetCore.SignalR.Tests.Utils (1)
Microsoft.AspNetCore.SpaProxy (2)
Microsoft.AspNetCore.WebSockets.ConformanceTests (1)
Microsoft.CodeAnalysis.ExternalAccess.HotReload (1)
Microsoft.CodeAnalysis.LanguageServer (10)
Microsoft.CodeAnalysis.Workspaces.MSBuild (2)
Microsoft.DotNet.Build.Tasks.Feed (1)
Microsoft.Extensions.AI.Evaluation.Console (1)
Microsoft.Extensions.Diagnostics.Testing.Tests (5)
Microsoft.Extensions.Hosting.Testing.Tests (1)
Microsoft.Extensions.Telemetry.Tests (13)
Microsoft.Maui (1)
Microsoft.Maui.Controls (34)
ServerComparison.FunctionalTests (24)