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

Functional error in java.security.cert.X509Certificate.getSigAlgName

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.3.0
    • security-libs

      Name: krC82822 Date: 10/23/2000


      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
      Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)

      1. Create a x509 certificate
      2. Use method getAlgName() and getSigAlgOID()
      3. As you will see they both produce the same result

      getAlgName does not return the name as it should. Instead it returns the
      signature algorithm OID, i.e. it is exactly the same as getSigAlgOID
      (Review ID: 110520)
      ======================================================================

            weijun Weijun Wang
            kryansunw Kevin Ryan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: