[macosx] KeyChain KeyStore implementation retrieves only one private key entry

XMLWordPrintable

    • Type: Backport
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 7u4
    • Component/s: security-libs
    • b61
    • Verified

      From http://java.net/jira/browse/MACOSX_PORT-464 --

      Even if the user KeyChain contains more than one certificate chain with private key the Keychain-based KeyStore implementation is only able to retrieve one single chain.

      Step to reproduce:
      (1) import 2 or more certificate with private keys in KeyChain (for instance from PKCS#12 files)
      (2) list the entries with keytool:
      keytool -list -provider apple.security.AppleProvider -storetype KeychainStore -keystore NONE | grep PrivateKeyEntry
      (3) only one entry is printed

            Assignee:
            Vincent Ryan
            Reporter:
            Jason Uh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: