AspNetCore.Docs icon indicating copy to clipboard operation
AspNetCore.Docs copied to clipboard

Add .NET 9 version and remove The preceding command requires .NET 9.0 or higher on Linux.

Open Rick-Anderson opened this issue 1 year ago • 1 comments

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


Associated WorkItem - 292346

Rick-Anderson avatar Aug 01 '24 22:08 Rick-Anderson

Note that 8.0 is expected to get this functionality in a patch: https://github.com/dotnet/aspnetcore/pull/57108

amcasey avatar Aug 01 '24 23:08 amcasey

@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?

tdykstra avatar Aug 29 '24 16:08 tdykstra

Fixed by #33572 and #33580

tdykstra avatar Sep 17 '24 02:09 tdykstra