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

Using TLS Connection to hub-cloud.browserstack.com #16

Open
daniel-gerne-pag opened this issue Apr 25, 2019 · 0 comments
Open

Using TLS Connection to hub-cloud.browserstack.com #16

daniel-gerne-pag opened this issue Apr 25, 2019 · 0 comments

Comments

@daniel-gerne-pag
Copy link

Thank you for the handy snibbets.
Because of security policies in my company we use https for every outgoing connection. By default protractor connects to http://hub-cloud.browserstack.com/wd/hub.
I tried:
'seleniumAddress': 'https://hub-cloud.browserstack.com/wd/hub',
But I get SSL errors:
EPROTO write EPROTO 1192:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:c:\ws\deps\openssl\openssl\ssl\record\ssl3_record.c:252

How can I use TLS for connection with browserstack?

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