diff --git a/aspnetcore/security/enforcing-ssl.md b/aspnetcore/security/enforcing-ssl.md index 5fb5a1cf4e..45fa0f7114 100644 --- a/aspnetcore/security/enforcing-ssl.md +++ b/aspnetcore/security/enforcing-ssl.md @@ -122,4 +122,11 @@ dotnet new razor --no-https ------ -::: moniker-end \ No newline at end of file +::: moniker-end + +::: moniker range=">= aspnetcore-2.1" +## How to setup a developer certificate for Docker + +See [this GitHub issue](https://github.com/aspnet/Docs/issues/6199). + +::: moniker-end