Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4401745

Remove constructors & methods from PKIX[Builder]Parameters concerning uids

XMLWordPrintable

    • beta
    • sparc
    • solaris_7
    • Verified


      sean.mullan@ireland 2001-01-04

      UID chaining has been removed from the most recent draft of the
      PKIX certification and CRL profile
      (http://www.ietf.org/internet-drafts/draft-ietf-pkix-new-part1-03.txt).

      Therefore, the CertPath API (JSR 055) should be simplified by removing those methods
      and constructors that accept uids as parameters with the intention
      of using them for UID chaining checks:

        PKIXParameters(PublicKey, String, boolean[])
        PKIXParameters.getInitialUniqueID()
        PKIXParameters.setCAPublicKeyAndName(PublicKey, String, boolean[])
        PKIXBuilderParameters(PublicKey, String, boolean[], CertSelector)

            shihliu Sharon Liu (Inactive)
            mullan Sean Mullan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: