Package jss: Information

    Source package: jss
    Version: 4.7.3-alt1
    Build time:  Feb 11, 2021, 12:43 PM
    Category: System/Libraries
    Report package bug
    License: MPL-1.1 or GPLv2+ or LGPLv2+
    Summary: Java Security Services (JSS)
    Description: 
    Network Security Services for Java (JSS) is a Java interface to NSS. JSS
    supports most of the security standards and encryption technologies supported by
    NSS. JSS also provides a pure Java interface for ASN.1 types and BER/DER
    encoding.
    
    JSS offers a implementation of Java SSL sockets that uses NSS's SSL/TLS
    implementation rather than Sun's JSSE implementation. You might want to use
    JSS's own SSL classes if you want to use some of the capabilities found in NSS's
    SSL/TLS library but not found in JSSE.
    
    NSS is the cryptographic module where all cryptographic operations are
    performed. JSS essentially provides a Java JNI bridge to NSS C shared libraries.
    When NSS is put in FIPS mode, JSS ensures FIPS compliance by ensuring that all
    cryptographic operations are performed by the NSS cryptographic module.

    List of rpms provided by this srpm:
    jss (mipsel)
    jss-debuginfo (mipsel)
    jss-javadoc (noarch)

    Maintainer: Stanislav Levin


      1. glassfish-jaxb-api
      2. cmake
      3. ctest
      4. /proc
      5. libnspr-devel
      6. libnss-devel >= 3.44
      7. nss-utils >= 3.44
      8. java-1.8.0-openjdk-devel
      9. gcc-c++
      10. slf4j
      11. slf4j-jdk14
      12. jpackage-generic-compat
      13. junit
      14. rpm-macros-cmake
      15. rpm-macros-java
      16. apache-commons-lang

    Last changed


    Sept. 28, 2020 Stanislav Levin 4.7.3-alt1
    - 4.6.2 -> 4.7.3.
    Sept. 19, 2020 Andrey Cherepanov 4.6.2-alt2.1
    - NMU: Fix build with nss-3.52.
    - NMU: Fix bigus timestamp in changelog.
    Nov. 7, 2019 Stanislav Levin 4.6.2-alt2
    - Fixed NPE during FreeIPA installations (RHBZ: 1766451).