RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1221262 - Xchat on RHEL 7.0 CSB uses SSLv3 to connect to server
Summary: Xchat on RHEL 7.0 CSB uses SSLv3 to connect to server
Keywords:
Status: CLOSED DUPLICATE of bug 1198317
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: xchat
Version: 7.0
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Debarshi Ray
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-13 15:00 UTC by Ann Marie Rubin
Modified: 2015-05-13 17:04 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-05-13 17:04:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ann Marie Rubin 2015-05-13 15:00:57 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Ann Marie Rubin 2015-05-13 15:08:21 UTC
<t8m> it could be the same problem or not, this just signalls that the ssl server does not like the client
<arubin> how do I find out what it doesn't like and what I need to change?
<t8m> could you give me the address of the server?
<arubin> irc.linux.hp.com
<arubin> port = "994"
<arubin> I wonder if it has to do with poodle
<arubin> https://bugs.launchpad.net/ubuntu/+source/xchat-gnome/+bug/1381484
<t8m> hmm I am able to connect with Fedora
<t8m> Fedora 21
<t8m> it is possible that the RHEL 7 CSB xchat is broken
<arubin> can you connect to the hp irc channel
<t8m> that it uses SSL3 only
<arubin> it was also broken on RHEL 6
<arubin> that's why I upgraded to RHEL 7
<t8m> I can connect there fine
<arubin> I wonder if HP server disabled sslv3 because of poodle and xchat only uses sslv3 to connect
<t8m> yes
<t8m> that's most probable
<arubin> are you connecting with sslv3?
<t8m> Probably not
<t8m> I would have to look at the network packets
<arubin> can I change the way I connect to use TLS?
<arubin> configure it?
<t8m> I am afraid it is hardcoded

Comment 3 Ann Marie Rubin 2015-05-13 15:23:06 UTC
To reproduce:

  {
     address = "irc.linux.hp.com";
     chatnet = "hp";
     port = "994";
     use_ssl = "ON";
     autoconnect = "yes";
     nick = "arubin";
   }

Comment 4 Ann Marie Rubin 2015-05-13 15:25:23 UTC
tried disabling ssl in the xchat client connection:

 Cycling to next server in ChatNet...
* Disconnected ().
* Looking up irc.linux.hp.com
* Connecting to people.linux.hp.com (15.250.148.100) port 994...
* Connected. Now logging in...
* Disconnected (Connection reset by peer).

There is no way to change xchat to use TLS

Comment 5 Debarshi Ray 2015-05-13 17:04:48 UTC

*** This bug has been marked as a duplicate of bug 1198317 ***


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