bankai icon indicating copy to clipboard operation
bankai copied to clipboard

Bankai's forced TLS makes developing for Beaker Browser difficult

Open s3ththompson opened this issue 6 years ago • 3 comments

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?

s3ththompson avatar Jul 13 '18 21:07 s3ththompson

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

santiagogil avatar Nov 08 '18 15:11 santiagogil

@santiagogil this is gold!!

austinfrey avatar Nov 09 '18 20:11 austinfrey

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

blahah avatar May 16 '19 15:05 blahah