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

pkcs11 problem loading NSS libs on Ubuntu

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 7, 8
    • security-libs
    • b55
    • generic
    • generic, linux_ubuntu
    • Verified

        The multi-arch support introduced in Ubuntu 11.04 provides new locations for 32-bit and 64-bit libraries:

            /usr/lib/i386-linux-gnu
            /usr/lib/x86_64-linux-gnu

        Previously, the standard /usr/lib and /usr/lib64 directories were used. The SunPKCS11
        provider fails to load Mozilla NSS libraries. The provider needs to be modified to load
        from the new locations.

        In addition, the Mozilla NSS libraries on Ubuntu are now installed into two directories instead of one. Specifically, the libsoftokn3 library is now in a 'nss' subsirectory
        below the system libraries directory.

              vinnie Vincent Ryan
              vinnie Vincent Ryan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: