Created
March 24, 2022 05:15
-
-
Save DineshSolanki/0b891ef0037278d9bae5fd7e315ae065 to your computer and use it in GitHub Desktop.
Testing features that need HTTPS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
To test features on any domain that needs HTTPS (Secured) connection - | |
enable these settings - | |
for chrome -go to chrome://flags/#unsafely-treat-insecure-origin-as-secure ->then enter domain and enable it | |
for firefox - go to about:config ->then enable -> media.getusermedia.insecure.enabled |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment