Opened at 2014-06-24T18:25:29Z
Last modified at 2014-09-02T12:56:00Z
#2248 closed defect
when create-client got UserWarning for service_identity missing — at Version 2
Reported by: | jgillisp | Owned by: | daira |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | unknown | Version: | 1.10.0 |
Keywords: | windows-related pyOpenSSL Twisted-14 | Cc: | |
Launchpad Bug: |
Description (last modified by zooko)
C:\allmydata-tahoe-1.10.0\bin>python tahoe create-client :0: UserWarning: You do not have a working installation of the service_identity module: 'No module named service_identity'. Please install it from <https://pyp i.python.org/pypi/service_identity> and make sure all of its dependencies are sa tisfied. Without the service_identity module and a recent enough pyOpenSSL to s upport it, Twisted can perform only rudimentary TLS client hostname verification . Many valid certificate/hostname mappings may be rejected. Node created in 'C:\Users\Larek\.tahoe' Please set [client]introducer.furl= in tahoe.cfg! The node cannot connect to a grid without it. Please set [node]nickname= in tahoe.cfg
Change History (2)
comment:1 Changed at 2014-06-24T18:28:43Z by CyberAxe
comment:2 Changed at 2014-07-06T23:56:16Z by zooko
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.