choojs / bankai

:station: - friendly web compiler
Apache License 2.0
1.09k stars 102 forks source link

Bankai's forced TLS makes developing for Beaker Browser difficult #506

Open s3ththompson opened 6 years ago

s3ththompson commented 6 years ago

Choose one: 🙋 feature request

Bankai's forced TLS means that it's difficult/impossible to develop inside Beaker Browser right now. Beaker doesn't yet have a way to navigate around an invalid/self-signed TLS warning: beakerbrowser/beaker#419

Is it possible to make HTTP an option? Or at least make it an option to disable HTTP->HTTPS redirection?

santiagogil commented 5 years ago

Hi @s3ththompson I found that starting beaker with --ignore-certificate-errorsexit flag does the trick.

austinfrey commented 5 years ago

@santiagogil this is gold!!

blahah commented 5 years ago

just to be clear the flag is --ignore-certificate-errors