diff --git a/aspnetcore/security/enforcing-ssl.md b/aspnetcore/security/enforcing-ssl.md index a3f1a29178..0727b710fa 100644 --- a/aspnetcore/security/enforcing-ssl.md +++ b/aspnetcore/security/enforcing-ssl.md @@ -389,8 +389,8 @@ The preceding commands solve most browser trust issues. If the browser is still * Run the following commands: ```dotnetcli -dotnet devcerts https --clean -dotnet devcerts https --trust +dotnet dev-certs https --clean +dotnet dev-certs https --trust ``` Close any browser instances open. Open a new browser window to app.