Skip to content

Instantly share code, notes, and snippets.

@DineshSolanki
Created March 24, 2022 05:15
Show Gist options
  • Save DineshSolanki/0b891ef0037278d9bae5fd7e315ae065 to your computer and use it in GitHub Desktop.
Save DineshSolanki/0b891ef0037278d9bae5fd7e315ae065 to your computer and use it in GitHub Desktop.
Testing features that need HTTPS
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