Someone else ran into this a bit ago, maybe his workaround will help: https://laracasts.com/discuss/channels/testing/accessing-https-homestead-sites-with-laravel-dusk
Aug 16, 2018
5
Level 10
Dusk not working on https
I’m using homestead for my dev environment. But I can’t get Dusk to work with it because the chromium-browser doesn’t seem to trust the self-signed SSL certificate. I just simply get a blank error screen shot (because Dusk won't proceed due to the cert issue).
In Chrome on my Mac I can just simply trust the cert, but how can I make the chromium-browser which Dusk is using to also trust it (via the ssh terminal)?
Level 67
1 like
Please or to participate in this conversation.