#340 Possible DN encoding mismatch
Closed: migrated by dmoluguw. Opened by edewata.

There are different ways to encode a DN into string:

  • RFC 4514 (http://www.ietf.org/rfc/rfc4514.txt)
  • RFC 1779 (http://www.ietf.org/rfc/rfc1779.txt)

The DS uses RFC 4514, but according to the comments in the code the PKI uses RFC 1779.

These encodings seem to be compatible in most cases, or the PKI code has been adapted to work with the DS, so currently there seems to be no problem. However, the PKI code needs to be examined and possibly modified to fully conform to RFC 4514.


Metadata Update from @edewata:
- Issue assigned to vakwetu
- Issue set to the milestone: UNTRIAGED

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/911

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata Update from @dmoluguw:
- Issue close_status updated to: migrated
- Issue status updated to: Closed (was: Open)

Metadata