Add .NET 9 version and remove The preceding command requires .NET 9.0 or higher on Linux.
Description
See #33221
Page URL
https://learn.microsoft.com/en-us/aspnet/core/security/docker-https?view=aspnetcore-8.0&branch=pr-en-us-33221
https://learn.microsoft.com/en-us/aspnet/core/security/enforcing-ssl?view=aspnetcore-8.0&branch=pr-en-us-33221&tabs=visual-studio%2Clinux-sles
Content source URL
- https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/security/docker-https.md
- https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/security/enforcing-ssl.md
- Content Source: aspnetcore/security/docker-compose-https.md
Document ID
2f32c7c3-8667-0e88-495b-c0c888572964
Article author
@Rick-Anderson
Note that 8.0 is expected to get this functionality in a patch: https://github.com/dotnet/aspnetcore/pull/57108
@Rick-Anderson The text "The preceding command requires .NET 9.0 or higher on Linux." doesn't appear anywhere in these articles, so should we just mark this issue as completed?
Fixed by #33572 and #33580