Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Bug 1267275
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh109 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
Migrated Products
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
Bug 1267275
-
The hostname from the server certificate is parsed incorrectly
Summary:
The hostname from the server certificate is parsed incorrectly
Keywords
:
Documentation
Status
:
CLOSED CURRENTRELEASE
Alias:
None
Product:
Red Hat Enterprise MRG
Classification:
Red Hat
Component:
qpid-java
Sub Component:
---
Version:
Development
Hardware:
Unspecified
OS:
Unspecified
Priority:
unspecified
Severity:
medium
Target Milestone:
3.2
Target Release
:
---
Assignee:
Scott Mumford
QA Contact:
Petr Matousek
Docs Contact:
URL:
Whiteboard:
Depends On:
1265130
Blocks:
TreeView+
depends on
/
blocked
Reported:
2015-09-29 14:02 UTC by
Petr Matousek
Modified:
2015-10-13 13:01 UTC (
History
)
CC List:
9 users
(
show
)
jross
mcressma
messaging-bugs
messaging-qe-bugs
pematous
rattapat+nobody
rrajasek
smumford
zkraus
Fixed In Version:
Doc Type:
Known Issue
Doc Text:
When the java client (qpid-java) parses the server certificate, it expects the 'subject' to begin with `CN=<hostname>`. If it does not, the certificate fails to parse correctly and the SSL hostname verification will fail. This will fail even if the `CN` appears elsewhere in the subject. The workaround is to make sure the subject starts with `CN`.
Clone Of:
1265130
Environment:
Last Closed:
2015-10-13 13:01:02 UTC
Target Upstream Version:
Embargoed:
Attachments
(Terms of Use)
Comment 8
Petr Matousek
2015-10-08 08:50:52 UTC
Release note added, content approved. -> VERIFIED
Note
You need to
log in
before you can comment on or make changes to this bug.