Manually install the self-signed certificate on Windows
masterTo manually configure your machine to trust the self-signed certificate on Windows, follow these steps:
- Navigate to the
{project root}\certsdirectory. - Double-click
ca.crtand select Install Certificate. - Select Local Machine and click Next.
- Select Place all certificates in the following store, click Browse, and select Trusted Root Certification Authorities.
- Click OK, then click Next, and finally click Finish.
Your self-signed certificate is now installed and trusted.