Anonymous User
  Tuesday, 03 December 2019
  1 Replies
  2.6K Visits
  Subscribe
When I run the serverchat.exe example, I use the WSS: / / protocol to link the local service in the browser (chrome or Firefox), and turn on the SSL option. The local address is 127.0.0.1:5415. The browser cannot link to the server wss://127.0.0.1:5415. The online test address is https://www.websocket.org/echo.html.
When using the general non encrypted protocol http://www.websocket.org/echo.html, WS: / / 127.0.0.1:5414, you can link and communicate with each other.
How to solve this problem? Is it because of the certificate problem sgc.pem?
Please help me to solve this problem. Thank you very much.
4 years ago
·
#92
Chat uses a self-signed certificate, so when you try to connect from a web browser you will get an error message, if you accept exception you can continue.
To avoid these errors, you must use a real certificate provided by an authority.
  • Page :
  • 1
There are no replies made for this post yet.
Submit Your Response
Upload files or images for this discussion by clicking on the upload button below.
Supported: gif,jpg,png,jpeg,zip,rar,pdf
· Insert · Remove
  Upload Files (Maximum 10MB)