Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Karma Firefox Doesn't Work With HTTPS #46

Open
barakhaim opened this issue Jan 12, 2016 · 1 comment
Open

Karma Firefox Doesn't Work With HTTPS #46

barakhaim opened this issue Jan 12, 2016 · 1 comment

Comments

@barakhaim
Copy link

When I run Karma tests they fail as Firefox (as ran by Karma) won't except my certificate (i'm using https).

I'm using Karma to run integration tests on a NodeJs Firefox add-on. I'm testing it on my localhost machine using XAMPP's Apache. I've created ssl local keys, configured Apache to use the keys and when i'm trying it manually everything looks good. The problem only appears when Karma runs a FF profile. I tried installing the certificate globally on all profiles but that wasn't an option.

Thanks in advance!

@barakhaim
Copy link
Author

Added functionality to the module - #47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant