-
-
Notifications
You must be signed in to change notification settings - Fork 868
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
it wont work on insecure ports anymore this whole thing needs updating to use secure #74
Comments
The problem is this line it is not secure therefore will not work, fixit!!! |
IM confused trying to make this project secure fixit!!! |
What am I doing wrong?? help me fix your mistake will you!!! never release an insecure product assiume ppl want security for things to work ok! |
May of fixed by changing the order as follows:
It runs ok but when i navigate to https://localhost:3009 any ideas whats up with it? Also is script.js
|
Its deffo not cert error as also tried using letsencrypt certs and still get blank pages! |
I got my project working with ssl as well and I documented well this in my repository. Its deployed on heroku(backend) and github (frontend)-> https://letsjoin.ml you can find code for all of my project(backend + frontend) @ https://github.com/sahilrajput03/video-chat-app-webrtc/tree/hash-router. To test my app, join room1 from different devices! |
Not working |
it wont work on insecure ports any,opre this whoole thing needs updating to use secure with self signed cert, reply when fixed and il re test again!
The text was updated successfully, but these errors were encountered: