18 lines
832 B
Markdown
18 lines
832 B
Markdown
---
|
|
no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR]
|
|
---
|
|
Visual Studio for Mac displays the following popup:
|
|
|
|
![HTTPS Development certificate not found. Do you want to install and trust the certificate?](~/getting-started/_static/trustCertMac.png)
|
|
|
|
Select **Yes** if you trust the development certificate.
|
|
|
|
The following dialog is displayed:
|
|
|
|
![Security warning dialog](~/getting-started/_static/certMac.png)
|
|
|
|
Enter your password and select **OK**
|
|
|
|
Select **Yes** if you agree to trust the development certificate.
|
|
|
|
See [Trust the ASP.NET Core HTTPS development certificate](xref:security/enforcing-ssl#trust-the-aspnet-core-https-development-certificate-on-windows-and-macos) for more information |