auchenberg / vscode-browser-preview

A real browser preview inside your editor that you can debug.
MIT License
4.39k stars 153 forks source link

browser preview only support SSL certified websites #134

Closed AbhishekTaparia closed 4 years ago

AbhishekTaparia commented 4 years ago

Just this question. Does it only support SSL certified websites?

auchenberg commented 4 years ago

Browser Preview should work with non-https sites. Just like http://neverssl.com

AbhishekTaparia commented 4 years ago

Yeah this is working but supposedly if I type https://neverssl.com then it does not show for the advance setting option as we normally get in Chrome.

bou2you commented 4 years ago

Right. I found if I try to use the Browser Preview VS Code extension with a self-signed SSL certificate against a local domain I only get a blank screen.