You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue: Unable to Resolve "self signed certificate" Error in PHP WebSocket Server
Description
I am experiencing an issue with my PHP WebSocket server where I continually receive the "self signed certificate" error, despite configuring the server to allow self-signed certificates. Below are the details of my setup and the steps I have taken to try to resolve this issue.
Issue: Unable to Resolve "self signed certificate" Error in PHP WebSocket Server
Description
I am experiencing an issue with my PHP WebSocket server where I continually receive the "self signed certificate" error, despite configuring the server to allow self-signed certificates. Below are the details of my setup and the steps I have taken to try to resolve this issue.
I have tested with
wscat
.How to solve this problem?
I have also tried with default SSL keys in XAMPP, in that case, I got "error: certificate has expired" error.
The text was updated successfully, but these errors were encountered: