Issue #697
closedSSL broken on the server for agent messaging
Description
Description of problem:
SSL broken on the server for agent messaging. An integration hack used to preserve server.conf backwards compatability, is causing issues when passing SSL properties into python-gofer.
Version-Release number of selected component (if applicable):
2.6.0-beta.7
How reproducible:
Always.
Steps to Reproduce:
1. Edit server.conf and configure for SSL and restart httpd.
2. Note: SSL parameters not used when connecting to the broker and the broker rejects the connection.
3.
Actual results:
SSL problems.
Expected results:
Connected to the broker.
Additional info:
+ This bug was cloned from Bugzilla Bug #1192215 +
Updated by jortel@redhat.com about 8 years ago
Fixed by enhancements in gofer 2.5.1.
+ This comment was cloned from Bugzilla #1192215 comment 1 +
Updated by jortel@redhat.com about 8 years ago
https://github.com/pulp/pulp/pull/1642
+ This comment was cloned from Bugzilla #1192215 comment 2 +
Updated by cduryee about 8 years ago
gofer 2.5.1
+ This comment was cloned from Bugzilla #1192215 comment 3 +
Updated by pthomas@redhat.com about 8 years ago
verified
[root@mgmt3 ~]# rpm -qa gofer
gofer-2.5.1-1.el7.noarch
+ This comment was cloned from Bugzilla #1192215 comment 4 +
Updated by rbarlow almost 8 years ago
- Status changed from 6 to CLOSED - CURRENTRELEASE