Issue Type: Bug Bug
Affects Versions: JRuby 1.7.0.RC2, JRuby 1.7.0.RC1
Assignee: Unassigned
Components: OpenSSL, Ruby 1.9.3
Created: 16/Oct/12 5:11 PM
Description:

The fix proposed in JRUBY-6891 breaks Server Name Indication (SNI). For example, connecting to https://www.gmail.com no longer works, as gmail requires SNI. It was mentioned in the JRUBY-6891 that the patch was put in place to prevent an unnecessary reverse DNS lookup. While I haven't investigated this in great detail I wonder if this reverse lookup is only performed when passed an IP address instead of a fully qualified domain name (FQDN). If so, maybe this patch can be rewritten to only use a hostname/port when passed a FQDN.

Reference: http://jira.codehaus.org/browse/JRUBY-6891

Environment: JDK7
Project: JRuby
Priority: Major Major
Reporter: Patrick Toomey
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to