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

feat: support SNI on TLS #1055

Merged
merged 3 commits into from
Feb 24, 2020
Merged

feat: support SNI on TLS #1055

merged 3 commits into from
Feb 24, 2020

Conversation

YoDaMa
Copy link
Contributor

@YoDaMa YoDaMa commented Feb 21, 2020

carryover with tests of #1050

Yoseph Maguire and others added 3 commits February 21, 2020 10:27
@YoDaMa YoDaMa merged commit f6534c2 into master Feb 24, 2020
@@ -153,5 +154,33 @@ describe('MqttSecureClient', function () {
done()
})
})

it.only('should support SNI on the TLS connection', function (done) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not have landed as it has a only still in the tests.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes I'll revert it, I just wasn't getting Travis CI to even identify the branch to run testing.

YoDaMa pushed a commit to YoDaMa/MQTT.js that referenced this pull request Feb 24, 2020
@YoDaMa YoDaMa deleted the yodama_sni branch February 26, 2020 22:51
PremiumBurger pushed a commit to quickstar/MQTT.js that referenced this pull request Nov 27, 2020
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

Successfully merging this pull request may close these issues.

2 participants