Implement simpler Comparator when building certification paths

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 23
    • Affects Version/s: None
    • Component/s: security-libs
    • None

      The current Comparator (sun.security.provider.certpath.ForwardBuilder$PKIXCertPathComparator) uses a complex algorithm to determine the priority order of certificates to be traversed when there is more than one candidate. A simpler algorithm is one which sorts candidate certificates based on just a couple of criteria such as their subject and authority key identifiers (SKIDs and AKIDs), and which is usually sufficient for certificates that contain SKID/AKIDs.

            Assignee:
            Sean Mullan
            Reporter:
            Sean Mullan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: