Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Comments

Add service_identity module#132

Merged
bors-servo merged 1 commit intoservo:masterfrom
edunham:service_identity
Oct 22, 2015
Merged

Add service_identity module#132
bors-servo merged 1 commit intoservo:masterfrom
edunham:service_identity

Conversation

@edunham
Copy link
Contributor

@edunham 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

@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

📌 Commit 54f46c3 has been approved by metajack

@bors-servo
Copy link
Contributor

⌛ 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

☀️ Test successful - travis

@bors-servo bors-servo merged commit 54f46c3 into servo:master Oct 22, 2015
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 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.

3 participants