Last modified: 2014-08-28 14:34:37 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T65435, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 63435 - tools.wmflabs.org rejects SNI with tools.wmflabs.org
tools.wmflabs.org rejects SNI with tools.wmflabs.org
Status: RESOLVED WORKSFORME
Product: Wikimedia Labs
Classification: Unclassified
tools (Other open bugs)
unspecified
All All
: Unprioritized major
: ---
Assigned To: Marc A. Pelletier
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-04-02 18:23 UTC by Tim Landscheidt
Modified: 2014-08-28 14:34 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Tim Landscheidt 2014-04-02 18:23:47 UTC
https://tools.wmflabs.org/ rejects connections where the client indicates an SNI of tools.wmflabs.org.  This is apparently important for Java applications in particular (cf. http://bugs.java.com/bugdatabase/view_bug.do?bug_id=7177232).

To reproduce:

| openssl s_client -connect tools.wmflabs.org:443 

opens a connection just fine, while:

| openssl s_client -servername tools.wmflabs.org -connect tools.wmflabs.org:443
| openssl s_client -servername tools-webproxy -connect tools.wmflabs.org:443
| openssl s_client -servername tools-webproxy.eqiad.wmflabs -connect tools.wmflabs.org:443

all fail.  I'm unable to log into tools-webproxy, so I can't debug this further at the moment.
Comment 1 Marc A. Pelletier 2014-08-28 14:34:37 UTC
All four work for me.  Perhaps this issue was only present during the transition to nginx?  (There were proxies to proxies for roughly one month at that time).

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links