Skip to content
This repository has been archived by the owner on Oct 13, 2018. It is now read-only.

Fix Network Throttle TypeError with HTTPS (fix #43) #44

Merged
merged 1 commit into from Jan 30, 2017

Conversation

meyfa
Copy link
Contributor

@meyfa meyfa commented Jan 24, 2017

The getKeyAndCert method does not exist, so calling it causes a TypeError (see #43). This PR fixes that by calling getHttpsOptions instead, which results in the correct key and cert to be returned.

@meyfa
Copy link
Contributor Author

meyfa commented Jan 24, 2017

I don't know why the CI failed, but please verify that the file in question does, in fact, not contain the method.

@shakyShane
Copy link
Contributor

Thanks! I will get to this asap :)

@shakyShane shakyShane merged commit cdcaa68 into BrowserSync:master Jan 30, 2017
shakyShane added a commit to BrowserSync/browser-sync that referenced this pull request Jan 30, 2017
@shakyShane
Copy link
Contributor

Released at browser-sync@2.18.7

@shakyShane
Copy link
Contributor

Thanks!

You have been invited to the Browsersync org (which means you'll full write access to all repos)

Please continue to submit PRs for code changes & be sure to review the guidelines. https://github.com/BrowserSync/browser-sync/blob/master/CONTRIBUTING.md#-submitting-a-pull-request

Any questions, just ask :)

This was referenced Jan 30, 2017
This was referenced Feb 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants