flutter-webrtc / flutter-webrtc-server

A simple WebRTC signaling server for flutter-webrtc.
MIT License
756 stars 304 forks source link

Make Certs work fully in local browser for testing #6

Closed ghost closed 5 years ago

ghost commented 5 years ago

This is really useful so your can make sure your DEV environment exactly matches your PROD environment with regards to Certs.

https://blog.filippo.io/mkcert-valid-https-certificates-for-localhost/ https://github.com/FiloSottile/mkcert

cloudwebrtc commented 5 years ago

Please refer to https://github.com/cloudwebrtc/flutter-webrtc-demo/issues/8

cloudwebrtc commented 5 years ago

Not the problem of the project itself