[
https://issues.apache.org/jira/browse/DIRSERVER-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12606813#action_12606813
]
Chris Trobridge commented on DIRSERVER-1146:
--------------------------------------------
My initial testing suggests that I can use Apache Directory Studio to import
ldif files with attributes named with the ";binary" suffix but I haven't
managed to retrieve the attributes correctly. The retrieved attributes aren't
valid certificates.
Browsing in studio looks it like they're corrupt, eg all my certificates start
with repears of "30 ef bf bd" and there are way more "ef bf bd" sequences in
the data than I'd expect. However, the data is the expected length.
> Requests of usercertificate;binary are not supported
> ----------------------------------------------------
>
> Key: DIRSERVER-1146
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1146
> Project: Directory ApacheDS
> Issue Type: Bug
> Components: ldap
> Affects Versions: 1.5.1
> Reporter: Chris Trobridge
> Assignee: Emmanuel Lecharny
> Fix For: 1.5.3
>
>
> ApacheDS only supports the retrieval of certificates without the ;binary
> transfer suffix.
> RFC4523 states certificates must be transferred using the ;binary transfer
> option.
> In practice we have clients in the field that are making requests both with
> and without the option so we'd need support for both methods to be able to
> consider deploying ApacheDS.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.