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

KeyStore test failed due to key length restriction under global version

XMLWordPrintable

    • fontanel
    • sparc
    • solaris_7

      Under global version KeyStore test failed due to key length restriction.

      the following exceprion would be threw:

      =========== Basic ==========
      ERROR: unexpected exception -
      java.security.KeyStoreException: Unsupported keysize or algorithm parameters
      at com.sun.crypto.provider.JceKeyStore.engineSetKeyEntry([DashoPro-V1.2-120198])
      at java.security.KeyStore.setKeyEntry(KeyStore.java:358)
      at TestKeyStoreBasic.run(TestKeyStoreBasic.java:103)
      at TestKeyStoreBasic.main(TestKeyStoreBasic.java:167)
      STATUS:Failed.
      =========== Entry ==========
      ERROR: unexpected exception -
      java.security.KeyStoreException: Unsupported keysize or algorithm parameters
      at com.sun.crypto.provider.JceKeyStore.engineSetKeyEntry([DashoPro-V1.2-120198])
      at java.security.KeyStore.setKeyEntry(KeyStore.java:358)
      at TestKeyStoreEntry.run(TestKeyStoreEntry.java:70)
      at TestKeyStoreEntry.main(TestKeyStoreEntry.java:135)
      STATUS:Failed.


      See attachment for testing program.

            shihliu Sharon Liu (Inactive)
            skesunw Stuart Ke (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: