Network Security Services

Edit Package mozilla-nss

Network Security Services (NSS) is a set of libraries designed to
support cross-platform development of security-enabled server
applications. Applications built with NSS can support SSL v2 and v3,
TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3
certificates, and other security standards.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000319 319 Bytes
cert9.db 0000009216 9 KB
key4.db 0000011264 11 KB
malloc.patch 0000000488 488 Bytes
mozilla-nss-rpmlintrc 0000000187 187 Bytes
mozilla-nss.changes 0000085514 83.5 KB
mozilla-nss.spec 0000012723 12.4 KB
nss-3.31.tar.gz 0009537011 9.1 MB
nss-config.in 0000002408 2.35 KB
nss-disable-ocsp-test.patch 0000000392 392 Bytes
nss-no-rpath.patch 0000000899 899 Bytes
nss-opt.patch 0000000591 591 Bytes
nss-sqlitename.patch 0000000570 570 Bytes
nss.pc.in 0000000250 250 Bytes
pkcs11.txt 0000000450 450 Bytes
renegotiate-transitional.patch 0000000674 674 Bytes
setup-nsssysinit.sh 0000001255 1.23 KB
system-nspr.patch 0000000405 405 Bytes
Revision 127 (latest revision is 217)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 516062 from Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) (revision 127)
- update to NSS 3.31
  New functionality
  * Allow certificates to be specified by RFC7512 PKCS#11 URIs.
  * Allow querying a certificate object for its temporary or permanent
    storage status in a thread safe way.
  New functions
  * CERT_GetCertIsPerm - retrieve the permanent storage status attribute of a
    certificate in a thread safe way.
  * CERT_GetCertIsTemp - retrieve the temporary storage status attribute of a
    certificate in a thread safe way.
  * PK11_FindCertFromURI - find a certificate identified by the given URI.
  * PK11_FindCertsFromURI - find a list of certificates identified by the given
    URI.
  * PK11_GetModuleURI - retrieve the URI of the given module.
  * PK11_GetTokenURI - retrieve the URI of a token based on the given slot
    information.
  * PK11URI_CreateURI - create a new PK11URI object from a set of attributes.
  * PK11URI_DestroyURI - destroy a PK11URI object.
  * PK11URI_FormatURI - format a PK11URI object to a string.
  * PK11URI_GetPathAttribute - retrieve a path attribute with the given name.
  * PK11URI_GetQueryAttribute - retrieve a query attribute with the given name.
  * PK11URI_ParseURI - parse PKCS#11 URI and return a new PK11URI object.
  New macros
  * Several new macros that start with PK11URI_PATTR_ for path attributes defined
    in RFC7512.
  * Several new macros that start with PK11URI_QATTR_ for query attributes defined
    in RFC7512.
  Notable changes
  * The APIs that set a TLS version range have been changed to trim the requested
    range to the overlap with a systemwide crypto policy, if configured.
Comments 0
openSUSE Build Service is sponsored by