Forum Discussion
can't connect visual server - running local host and have installed correct certificates
- 8 years ago
Ufff I found the solution, have the same problem as yours tries many different ways install and create certificate.
One mistake I was doing earlier was not installing my certificate in proper location and the proper location was Trusted Root Certification Authorities. I always did first option.. uuuh
Hi all,
I have the problem using Edge, but with Chrome I can access the local server and test my custom visuals.
is there anything special to do with Edge?
I just did a test using Microsoft Edge on Windows 10. It works so long as the server is listening on port 8080.
- prakash_gautam9 years ago
Resolver II
It might help someone like me. Try another browser if you get the message in one. I was getting the message in Firefox but not in Chrome. Regards, Prakash- petermcnally9 years ago
Advocate IV
Similar issue here. I received the message in Chrome, which was very frustrating. However in Explorer and Edge it works. Odd and annoying.
- nikitagrachev9 years ago
Microsoft Employee
Hello petermcnally, moeenuddin,
Chrome browser blocks this address https://localhost:8080 because of non-valid certificate.
Please open the following link in separate browser tab:
https://localhost:8080/assets/status
Chrome will show the warning message, click advanced > proceed to unsafe version.
After that Chrome will work with dev visual correctly.