[
https://issues.apache.org/jira/browse/CXF-6615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang resolved CXF-6615.
-------------------------------
Resolution: Fixed
Fix Version/s: 3.1.4
3.0.7
commit fix
http://git-wip-us.apache.org/repos/asf/cxf/commit/16fd4475 for 3.0.x-fixes
branch
http://git-wip-us.apache.org/repos/asf/cxf/commit/84e90e64 for master
> the order of attributes in SubjectDN of certificate shouldn't be significant
> ----------------------------------------------------------------------------
>
> Key: CXF-6615
> URL: https://issues.apache.org/jira/browse/CXF-6615
> Project: CXF
> Issue Type: Bug
> Reporter: Freeman Fang
> Assignee: Freeman Fang
> Fix For: 3.0.7, 3.1.4
>
>
> Per the RFC2253, the order of attributes in SubjectDN isn't significant, and
> it can vary across different platforms() with different implementations.
> Currently in CXF it assume the order of attributes in SubjectDN is fixed
> during the SubjectDN comparison, so this can cause some tests failure on some
> platforms
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)