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

Add service_identity module #132

Merged
merged 1 commit into from Oct 22, 2015
Merged

Add service_identity module #132

merged 1 commit into from Oct 22, 2015

Conversation

@edunham
Copy link
Contributor

edunham commented Oct 22, 2015

Squashes the following warning when starting Buildbot:

2015-10-22 19:41:50+0000 [-]
/usr/local/lib/python2.7/dist-packages/twisted/internet/_sslverify.py:184:
exceptions.UserWarning: You do not have the service_identity module installed.
Please install it from https://pypi.python.org/pypi/service_identity.
Without the service_identity module and a recent enough pyOpenSSL tosupport
it, Twisted can perform only rudimentary TLS client hostnameverification.
Many valid certificate/hostname mappings may be rejected.

Review on Reviewable

Squashes the following warning when starting Buildbot:

2015-10-22 19:41:50+0000 [-]
/usr/local/lib/python2.7/dist-packages/twisted/internet/_sslverify.py:184:
exceptions.UserWarning: You do not have the service_identity module installed.
Please install it from <https://pypi.python.org/pypi/service_identity>.
Without the service_identity module and a recent enough pyOpenSSL tosupport
it, Twisted can perform only rudimentary TLS client hostnameverification.
Many valid certificate/hostname mappings may be rejected.
@metajack
Copy link
Contributor

metajack commented Oct 22, 2015

@bors-servo r+


Reviewed 1 of 1 files at r1.
Review status: :shipit: all files reviewed at latest revision, all discussions resolved, all commit checks successful.


Comments from the review on Reviewable.io

@bors-servo
Copy link
Contributor

bors-servo commented Oct 22, 2015

📌 Commit 54f46c3 has been approved by metajack

@bors-servo
Copy link
Contributor

bors-servo commented Oct 22, 2015

Testing commit 54f46c3 with merge 17e78bd...

bors-servo pushed a commit that referenced this pull request Oct 22, 2015
Add service_identity module

Squashes the following warning when starting Buildbot:

2015-10-22 19:41:50+0000 [-]
/usr/local/lib/python2.7/dist-packages/twisted/internet/_sslverify.py:184:
exceptions.UserWarning: You do not have the service_identity module installed.
Please install it from <https://pypi.python.org/pypi/service_identity>.
Without the service_identity module and a recent enough pyOpenSSL tosupport
it, Twisted can perform only rudimentary TLS client hostnameverification.
Many valid certificate/hostname mappings may be rejected.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/132)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Oct 22, 2015

☀️ Test successful - travis

@bors-servo bors-servo merged commit 54f46c3 into servo:master Oct 22, 2015
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
aneeshusa added a commit to aneeshusa/servo-saltfs that referenced this pull request Oct 27, 2015
PR servo#132 added service_identity to a pip.installed state which was using
name instead of pkgs because it only had one package to install
(buildbot). Use pkgs instead everywhere and create a style guide.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.