Update enforcing-ssl.md (#15774)
* Update enforcing-ssl.md * Update aspnetcore/security/enforcing-ssl.md Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>pull/15787/head
parent
c06a4e51d7
commit
b1991cad3e
|
@ -411,6 +411,8 @@ dotnet dev-certs https --trust
|
|||
|
||||
Close any browser instances open. Open a new browser window to app.
|
||||
|
||||
See [HTTPS Error using IIS Express (aspnet/AspNetCore #16892)](https://github.com/aspnet/AspNetCore/issues/16892) for troubleshooting certificate issues with Visual Studio.
|
||||
|
||||
## Additional information
|
||||
|
||||
* <xref:host-and-deploy/proxy-load-balancer>
|
||||
|
|
Loading…
Reference in New Issue