Пакет jss: Информация

  • Default inline alert: Версия в репозитории: 4.8.1-alt1.c9.1

Исходный пакет: jss
Версия: 4.7.3-alt1
Собран:  5 ноября 2020 г. 20:58 в задании #258915
Сообщить об ошибке в пакете
Домашняя страница: http://www.dogtagpki.org/wiki/JSS

Лицензия: MPL-1.1 or GPLv2+ or LGPLv2+
О пакете: Java Security Services (JSS)
Описание: 
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.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
jss (x86_64, ppc64le, i586, armh, aarch64)
jss-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
jss-javadoc (noarch)

Сопровождающий: Stanislav Levin


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

Последнее изменение


28 сентября 2020 г. Stanislav Levin 4.7.3-alt1
- 4.6.2 -> 4.7.3.
19 сентября 2020 г. Andrey Cherepanov 4.6.2-alt2.1
- NMU: Fix build with nss-3.52.
- NMU: Fix bigus timestamp in changelog.
7 ноября 2019 г. Stanislav Levin 4.6.2-alt2
- Fixed NPE during FreeIPA installations (RHBZ: 1766451).