BrowserSync / browser-sync

Keep multiple browsers & devices in sync when building websites. https://browsersync.io
https://discord.gg/2d2xUThp
Apache License 2.0
12.17k stars 754 forks source link

Browser-Sync with custom certs #1406

Open ghost opened 7 years ago

ghost commented 7 years ago

Issue details

https://stackoverflow.com/questions/45010418/browser-sync-not-picking-up-ssl-cert

Steps to reproduce/test case

Create new local certificate, state path to it in browsersyn config then run node serve.

Please specify which version of Browsersync, node and npm you're running

Affected platforms

Browsersync use-case

If CLI, please paste the entire command below

{cli command here}

for all other use-cases, (gulp, grunt etc), please show us exactly how you're using Browsersync

{Browsersync init code here}

patrickdorival commented 5 years ago

I've got the same issue, this would be great to fix so I don't have to hack away at the package to make it work