[ 
https://issues.apache.org/jira/browse/DISPATCH-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216936#comment-15216936
 ] 

ASF GitHub Bot commented on DISPATCH-200:
-----------------------------------------

GitHub user ganeshmurthy opened a pull request:

    https://github.com/apache/qpid-dispatch/pull/61

    DISPATCH-200 - Add a flexible mapping from x.509 certificate fields t…

    …o an identity

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ganeshmurthy/qpid-dispatch DISPATCH-200-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid-dispatch/pull/61.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #61
    
----
commit 56e56ce2ee00fcca49d574c276f8e7dba2ca6187
Author: Ganesh Murthy <[email protected]>
Date:   2016-03-29T22:03:29Z

    DISPATCH-200 - Add a flexible mapping from x.509 certificate fields to an 
identity

----


> Flexible mapping from x.509 certificates to an identity
> -------------------------------------------------------
>
>                 Key: DISPATCH-200
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-200
>             Project: Qpid Dispatch
>          Issue Type: New Feature
>          Components: Container
>            Reporter: Ted Ross
>            Assignee: Ganesh Murthy
>             Fix For: 0.6
>
>
> x.509 certificates contain structured data.  It is necessary to be able to 
> generate a unique identity from a certificate for the purpose of indexing 
> into access policy.
> The proposed feature will contain a descriptor that is part of an ssl-profile 
> configuration that specifies the format and content of the identity in terms 
> of the fields of a certificate.
> For example, the identity can be the certificate fingerprint, or the 
> distinguished name, or the combination of more than one field.
> A further enhancement is to provide a secondary mapping from the above 
> identity to a configured nickname.  For example, a user may want to use the 
> fingerprint as the identity field but wishes to write policy and view 
> management data containing a more friendly "display" name rather than the raw 
> fingerprint.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to