#2475 Multiple host authority entries created
Closed: Fixed None Opened 7 years ago by ftweedal.

CA startup creates an LWCA entry for host authority entry if it
determines that one has not already been created. It determines
if an LWCA entry corresponds to host CA but comparing DN from LDAP
with DN from cert.

If DN from cert contains strings using PrintableString encoding, it will
compare unequal to the DN from LDAP, which parses to UTF8String AVA
values, resulting in addition of a suprious entry every time the server
starts.


Pushed to...

  • master (9043a08bef3723ca218ad7e5dd82be61166b5a1d)
  • DOGTAG_10_3_BRANCH (84606cc69390187b7f0f11fff41a372fd96f8f93)

Metadata Update from @ftweedal:
- Issue assigned to ftweedal
- Issue set to the milestone: 10.3.7

7 years ago

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/2595

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.

Login to comment on this ticket.

Metadata