Difference between revisions of "SSL issue with localhost"
From Logic Wiki
(Created page with "Category:SSL Category:Angular Category:IIS Category:Tips When there is a ssl issue with the localhost or '''WDS Stopped''' error in Angular or when browser re...") |
|||
| Line 9: | Line 9: | ||
# go to Certificate / Details Tab / Copy to File | # go to Certificate / Details Tab / Copy to File | ||
# Save file | # Save file | ||
| − | # Open Management Console | + | # Open Management Console (Select Run from the Start menu, and then enter mmc.) |
| + | # From the File menu, select Add/Remove Snap In. | ||
| + | # From the Available snap-ins list, choose Certificates, then select Add. | ||
# Open Certificates and in Thrusted Certificates click import | # Open Certificates and in Thrusted Certificates click import | ||
# open the file created above | # open the file created above | ||
Latest revision as of 11:48, 17 November 2020
When there is a ssl issue with the localhost or WDS Stopped error in Angular or when browser refresh itself in a continuous loop this may be the solution.
- Click security warning in browser url box
- go to Certificate / Details Tab / Copy to File
- Save file
- Open Management Console (Select Run from the Start menu, and then enter mmc.)
- From the File menu, select Add/Remove Snap In.
- From the Available snap-ins list, choose Certificates, then select Add.
- Open Certificates and in Thrusted Certificates click import
- open the file created above
if problem exists even there is no error
- open Edit Users and Groups (Start/ run / groups...)
- Add your user to Administrators group and repeat the steps above